VTEX · Capability
VTex Checkout API — Custom Data
VTex Checkout API — Custom Data. 3 operations. Lead operation: VTex Set multiple custom field values. Self-contained Naftiko capability covering one Vtex business surface.
What You Can Do
PUT
Setmultiplecustomfieldvalues
— VTex Set multiple custom field values
/v1/api/checkout/pub/orderform/{orderformid}/customdata/{appid}
PUT
Setsinglecustomfieldvalue
— VTex Set single custom field value
/v1/api/checkout/pub/orderform/{orderformid}/customdata/{appid}/{appfieldname}
DELETE
Removesinglecustomfieldvalue
— VTex Remove single custom field value
/v1/api/checkout/pub/orderform/{orderformid}/customdata/{appid}/{appfieldname}
MCP Tools
vtex-set-multiple-custom-field
VTex Set multiple custom field values
idempotent
vtex-set-single-custom-field
VTex Set single custom field value
idempotent
vtex-remove-single-custom-field
VTex Remove single custom field value
idempotent