Status summary
Counts the caller's shipping integration orders by unified status. | () -> (ShippingIntegrationOrderStatusSummaryRes)
Query parameters
Filter by selected shipping integration order ids
Filter by selected shipping integration order ids
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
Changed in 2 of the 9 revisions of this API.2
- ○
added the new optional
queryrequest parameterfilter_shipping_integration_order_idsnew-optional-request-parameter
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the enum value
courieto the propertyanyOf[subschema #1]/items/of thequeryrequest parameterfilter_shipping_integrationrequest-parameter-property-enum-value-added
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○