Detail
Returns one mirrored Atlas order by its Mongo ObjectId with the provider organization expanded. | () -> (AtlasOrderExpanded1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Mongo ObjectId of the mirror document. Atlas’s own order ID is the integration_order_id, accepted by the by_integration_order_id route.
Response
Successful Response
_id
created_at_timestamp
integration_order_id
mirrored_at_timestamp
org_id
Must be a string starting with org_
provider_org_id
Must be a string starting with org_
provider_payload
Known fields from an Atlas shipment payload, retaining all other fields.
provider_payload_hash
schema_version
shipping_integration
updated_at_timestamp
provider_org
Errors
422
Orders Detail V1request Unprocessable Entity Error

