Detail by order ID
Returns one mirrored OnTime360 order by the provider’s own order GUID. | () -> (OnTime360Order1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
provider_org_id
CHRT org ID of the courier whose OnTime360 site holds the order
integration_order_id
OnTime360’s own GUID for the order (its ID), as carried on a unified order row
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 OnTime360 order, retaining all other fields.
provider_payload_hash
schema_version
shipping_integration
updated_at_timestamp
Errors
422
Orders Detail by Integration Order ID V1request Unprocessable Entity Error

