Orders
Update Custom Fields
Update custom_field information for a specific order.
PUT
/
orders
/
{uniqid}
/
custom_fields
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
X-Sellix-Merchant
string
The name of the store to perform actions on via the API
Path Parameters
uniqid
string
requiredUniqid of the resource
Body
application/json
custom_fields
object[]
Response
200 - application/json
status
integer
data
object
error
string
message
string
env
string