/shipping_integrations

Detail

Returns one mirrored Xcelerator order by its Mongo ObjectId with the provider organization expanded. | () -> (XceleratorOrderExpanded1)

get/shipping_integrations/xcelerator/orders/detail/v1/{id}

Path parameters

idstring required

Mongo ObjectId of the mirror document. Xcelerator's own order ID is the integration_order_id, accepted by the by_integration_order_id route.

Mongo ObjectId of the mirror document. Xcelerator's own order ID is the integration_order_id, accepted by the by_integration_order_id route.

Response

Successful Response

schema_version1 required
_idstring required
org_idstring required

Must be a string starting with org_

shipping_integration'xcelerator' required
provider_org_idstring required

Must be a string starting with org_

integration_order_idstring required
provider_payload_hashstring required
created_at_timestampstring date-time required
updated_at_timestampstring date-time required
mirrored_at_timestampstring date-time required
provider_orgOrgPublicData1 — unresolved $ref

Changes

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