Skip to main content
POST
Transfer an order to a different customer

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

id
integer
required

Order ID

Body

application/json
customer_id

ID of the customer to transfer the order to

Response

string | number | boolean | null | any[] | object

Success

Any valid JSON value for provider, integration, theme, metadata, or other dynamic payloads whose keys are not fixed by the API contract.