Sync one
Fetches and mirrors one CXT order by the provider’s own decimal order ID. | authz: min_org_role=operator | (CxtOrderSyncOneReq) -> (CxtOrder1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_order_id
provider_org_id
Must be a string starting with org_
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
provider_payload_hash
schema_version
shipping_integration
updated_at_timestamp
Errors
422
Orders Sync One V1request Unprocessable Entity Error

