GET api/v{version}/Orders/GetStatusByID/{id}?key={key}
Returns the status of the order
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key |
The API key |
string |
Required |
| id |
The id of the order |
string |
Required |
| version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
OrderStatusNone.
Response Formats
application/json, text/json
Sample:
"Requested"