PUT api/YksOperation/SaveWayBillMobil/{wayBillId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
wayBillId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
BaseDTOName | Description | Type | Additional information |
---|---|---|---|
error | boolean |
None. |
|
info | string |
None. |
|
customDelete | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{ "error": true, "info": "sample string 2", "customDelete": true }