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

idstringRequired

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
_idstring
created_at_timestampdatetime
integration_order_idstring
mirrored_at_timestampdatetime
org_idstring

Must be a string starting with org_

provider_org_idstring

Must be a string starting with org_

provider_payloadobject
Known fields from an Atlas shipment payload, retaining all other fields.
provider_payload_hashstring=64 characters
schema_versioninteger
shipping_integration"atlas"
updated_at_timestampdatetime
provider_orgobjectOptional

Errors

422
Orders Detail V1request Unprocessable Entity Error