POST api/orders/Orders_ChangeStatus?Id={Id}&LookUpStatusId={LookUpStatusId}&Comment={Comment}&Language={Language}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
Required |
|
| LookUpStatusId | integer |
Required |
|
| Comment | string |
Required |
|
| Language | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.