post https://api.shipday.com/partner/orders
Returns a list of orders as per the defined query request object.
Returns
Order hash array Array
Array of order objects with all details.
Supported status types for the orderStatus
attribute are:
Supported Status Enum values |
---|
ACTIVE |
NOT_ASSIGNED |
NOT_ACCEPTED |
NOT_STARTED_YET |
STARTED |
PICKED_UP |
READY_TO_DELIVER |
ALREADY_DELIVERED |
FAILED_DELIVERY |
INCOMPLETE |