POST api/ApiReactSghz/SubmitVarizBardasht
Request Information
URI Parameters
None.
Body Parameters
VarizBardashtModel| Name | Description | Type | Additional information |
|---|---|---|---|
| idaccount | integer |
None. |
|
| sahesab | integer |
None. |
|
| idbank | integer |
None. |
|
| mablagh | decimal number |
None. |
|
| tozih | string |
None. |
|
| op | string |
None. |
|
| iduser | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"idaccount": 1,
"sahesab": 1,
"idbank": 1,
"mablagh": 1.0,
"tozih": "sample string 1",
"op": "sample string 2",
"iduser": 1
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.