List
Lists the caller's orders from every shipping integration with provider organizations expanded, filtering, sorting, pagination, and optional search. | () -> (ShippingIntegrationOrderListRes)
Query parameters
Field to sort by.
Sort order for query results
Sort order (asc or desc).
Search provider order IDs and reference numbers.
Search provider order IDs and reference numbers.
Filter by shipping integration(s)
Filter by shipping integration(s)
Filter by provider org ID(s)
Filter by provider org ID(s)
Filter by unified status(es)
Filter by unified status(es)
Filter by the provider's exact order ID
Filter by the provider's exact order ID
Filter by an exact reference number carried on the order
Filter by an exact reference number carried on the order
Filter ordered_at_timestamp >= value
Filter ordered_at_timestamp >= value
Filter ordered_at_timestamp <= value
Filter ordered_at_timestamp <= value
Filter completed_at_timestamp >= value
Filter completed_at_timestamp >= value
Filter completed_at_timestamp <= value
Filter completed_at_timestamp <= value
Filter last_mirrored_at_timestamp >= value
Filter last_mirrored_at_timestamp >= value
Filter last_mirrored_at_timestamp <= value
Filter last_mirrored_at_timestamp <= value
Filter first_mirrored_at_timestamp >= value
Filter first_mirrored_at_timestamp >= value
Filter first_mirrored_at_timestamp <= value
Filter first_mirrored_at_timestamp <= value
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.