GET api/Admin/OrderDetailStatus
Returns a list of Order Detail Statuses
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of IOrderDetailStatus| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Description | string |
None. |
|
| Explanation | string |
None. |
|
| Abbreviation | string |
None. |
|
| IsODOfficial | boolean |
None. |
|
| IsOfficial_NotYetShipped | boolean |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.