| Name | Description | Type | Additional information |
|---|---|---|---|
| WS_Key |
(Mandatory) Webservice Key provided by 2ship support |
string |
None. |
| FilterByCarriersID |
(Optional) if specified it returns only orders with that particular carriers id |
Collection of integer |
None. |
| FromTransactionDate |
(Optional) if specified it returns only orders starting from that particular date and time |
date |
None. |
| ToTransactionDate |
(Optional) if specified it returns only orders to that particular date and time |
date |
None. |
| FilterByOnHoldStatuses |
(Optional) if specified it returns only orders with that particular OnHold statuses |
Collection of integer |
None. |
| IncludeOrderDetails |
(Optional) if specified it returns the order details in response |
boolean |
None. |
| Page | integer |
None. |
|
| PageSize | integer |
None. |