Detail by order ID

Returns one mirrored Xcelerator order by the provider’s own order ID with the provider organization expanded. | () -> (XceleratorOrderExpanded1)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

org_idstringRequired

CHRT org ID of the other party (executor if caller is coordinator, coordinator if caller is executor)

integration_order_idstringRequired

Xcelerator’s own ID for the order (its OrderTrackingId), as carried on a unified order row

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 Axis v3 or v4 order, retaining all other fields.
provider_payload_hashstring=64 characters
schema_versioninteger
shipping_integration"xcelerator"
updated_at_timestampdatetime
provider_orgobjectOptional

Errors

422
Orders Detail by Integration Order ID V1request Unprocessable Entity Error