read.cart_custom_field_definitions
Declared cart-family custom fields (item/customer/cart) the checkout renders, by store.
- Surface:
GET /v1/read/cart_custom_field_definitions· CLIforge read cart_custom_field_definitions· MCP toolread.cart_custom_field_definitions - Auth: public (no actor;
storeresolves the tenant)
Params (JSON Schema)
Section titled “Params (JSON Schema)”{ "properties": { "locale": { "minLength": 1, "type": "string" }, "store": { "minLength": 1, "type": "string" } }, "type": "object"}Result (200)
Section titled “Result (200)”Open (unknown) — this capability does not declare an output schema.
Errors
Section titled “Errors”validation_failed (400) · not_found (404)