VTEX · Capability
VTex Pricing API — Price Tables
VTex Pricing API — Price Tables. 4 operations. Lead operation: VTex Get all price tables and their rules. Self-contained Naftiko capability covering one Vtex business surface.
What You Can Do
GET
Getallpricetablesandrules
— VTex Get all price tables and their rules
/v1/pricing/pipeline/catalog
GET
Getrulesforapricetable
— VTex Get rules for a price table
/v1/pricing/pipeline/catalog/{pricetableid}
PUT
Put
— VTex Update rules for a price table
/v1/pricing/pipeline/catalog/{pricetableid}
GET
Listpricetables
— VTex List price tables
/v1/pricing/tables
MCP Tools
vtex-get-all-price-tables
VTex Get all price tables and their rules
read-only
idempotent
vtex-get-rules-price-table
VTex Get rules for a price table
read-only
idempotent
vtex-update-rules-price-table
VTex Update rules for a price table
idempotent
vtex-list-price-tables
VTex List price tables
read-only
idempotent