Sync one

Fetches and mirrors one OnTime360 order by the provider’s own order GUID, updating the unified order list alongside it. | authz: min_org_role=operator | (OnTime360OrderSyncOneReq) -> (OnTime360Order1)

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
integration_order_idstringRequiredformat: "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
provider_org_idstringRequired

Must be a string starting with org_

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 OnTime360 order, retaining all other fields.
provider_payload_hashstring=64 characters
schema_versioninteger
shipping_integration"ontime360"
updated_at_timestampdatetime

Errors

422
Orders Sync One V1request Unprocessable Entity Error