Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The definitions behind a shop’s own fields and workflow states.
GET /v1/custom-fields
customfields.read
POST /v1/custom-fields
customfields.write
GET /v1/custom-fields/{fieldId}
PATCH /v1/custom-fields/{fieldId}
DELETE /v1/custom-fields/{fieldId}
GET /v1/custom-statuses
customstatuses.read
POST /v1/custom-statuses
customstatuses.write
GET /v1/custom-statuses/{statusId}
PATCH /v1/custom-statuses/{statusId}
DELETE /v1/custom-statuses/{statusId}
Was this page helpful?