...
Tip |
---|
POST https://api.adcellerant.com/order/search |
Example Request:
Expand | ||
---|---|---|
| ||
|
Example Response:
Status: 200 OK
Expand | ||
---|---|---|
| ||
|
Header Specifications
header | value |
---|---|
Authorization | Basic <your encoded value> |
See: Authentication
Input Specifications
page
Field | Description |
---|---|
pageNumber | The page of orders to return. Value must be greater than 0. Defaults to 1. |
pageSize | The number of orders to return per page. Value must be between 1 and 50. Defaults to 25. |
...
Field | Description |
---|---|
field | The field to sort on. See: Sortable Order Field |
direction | The direction to sort by. See: Sort Direction |
Output Specifications
The order object is returned
See: Order Response
Example Request:
- https://api.adcellerant.com/order/456