/shipping_integrations

Detail

Returns one mirrored e-Courier order by its Mongo ObjectId. | () -> (EcourierOrder1)

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

Path parameters

idstring required

Mongo ObjectId of the mirror document. e-Courier's own order number is the integration_order_id, accepted by the by_integration_order_id route.

Mongo ObjectId of the mirror document. e-Courier's own order number 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'ecourier' 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

Changes

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