/shipping_integrations

Status summary

Counts the caller's shipping integration orders by unified status. | () -> (ShippingIntegrationOrderStatusSummaryRes)

get/shipping_integrations/orders/status_summary/v1

Query parameters

filter_shipping_integrationOrgShippingIntegrationEnum1[] nullable

Filter by shipping integration(s)

Filter by shipping integration(s)

filter_provider_org_idstring[] nullable

Filter by provider org ID(s)

Filter by provider org ID(s)

filter_statusShippingIntegrationOrderStatusEnum1[] nullable

Filter by unified status(es)

Filter by unified status(es)

filter_integration_order_idstring nullable

Filter by the provider's exact order ID

Filter by the provider's exact order ID

filter_reference_numberstring nullable

Filter by an exact reference number carried on the order

Filter by an exact reference number carried on the order

filter_ordered_at_timestamp_gtestring date-time nullable

Filter ordered_at_timestamp >= value

Filter ordered_at_timestamp >= value

filter_ordered_at_timestamp_ltestring date-time nullable

Filter ordered_at_timestamp <= value

Filter ordered_at_timestamp <= value

filter_completed_at_timestamp_gtestring date-time nullable

Filter completed_at_timestamp >= value

Filter completed_at_timestamp >= value

filter_completed_at_timestamp_ltestring date-time nullable

Filter completed_at_timestamp <= value

Filter completed_at_timestamp <= value

filter_last_mirrored_at_timestamp_gtestring date-time nullable

Filter last_mirrored_at_timestamp >= value

Filter last_mirrored_at_timestamp >= value

filter_last_mirrored_at_timestamp_ltestring date-time nullable

Filter last_mirrored_at_timestamp <= value

Filter last_mirrored_at_timestamp <= value

filter_first_mirrored_at_timestamp_gtestring date-time nullable

Filter first_mirrored_at_timestamp >= value

Filter first_mirrored_at_timestamp >= value

filter_first_mirrored_at_timestamp_ltestring date-time nullable

Filter first_mirrored_at_timestamp <= value

Filter first_mirrored_at_timestamp <= value

Response

Successful Response

staged_countinteger required
in_progress_countinteger required
completed_countinteger required
cancelled_countinteger required
exception_countinteger required
total_countinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.