POST api/ApiReactKheirieh/SubmitInsertEditAghlamForBoxgift
Request Information
URI Parameters
None.
Body Parameters
BoxSubmitModel| Name | Description | Type | Additional information |
|---|---|---|---|
| idkala_str | string |
None. |
|
| size_str | string |
None. |
|
| idbox | integer |
None. |
|
| isaghlam | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"idkala_str": "sample string 1",
"size_str": "sample string 2",
"idbox": 3,
"isaghlam": 4
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.