Pricing API Skill
vtex-local-pricing-api
vtex-local-pricing-api
| Method | Path | Description |
|---|---|---|
GET | /pricing/prices/{itemId} | |
DELETE | /pricing/prices/{itemId} | Get price by SKU ID |
PUT | /pricing/prices/{itemId} | Delete price all base and fixed prices of an SKU |
GET | /pricing/prices/{itemId}/fixed | Create or update base price or fixed price |
PATCH | /pricing/prices/{itemId}/fixed | Get fixed prices |
POST | /pricing/prices/{itemId}/fixed/{priceTableId} | Create or update base price or fixed price |
GET | /pricing/prices/{itemId}/fixed/{priceTableId} | Create or update fixed prices on a price table or trade policy |
DELETE | /pricing/prices/{itemId}/fixed/{priceTableId} | Get fixed prices on a price table or trade policy |
GET | /pricing/prices/{itemId}/computed | Delete fixed prices on a price table or trade policy |
GET | /pricing/prices/{itemId}/computed/{priceTableId} | Get computed prices for all price tables |
GET | /pricing/config | Get computed price by price table or trade policy |
GET | /pricing/migration | Get pricing configuration |
GET | /pricing/pipeline/catalog/{priceTableId} | Get pricing v2 status |
PUT | /pricing/pipeline/catalog/{priceTableId} | Get rules for a price table |
PUT | /pricing/tables/{priceTableId} | Update rules for a price table |
GET | /pricing/pipeline/catalog | Create price table |
GET | /pricing/tables | Get all price tables and their rules |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install vtex-local-pricing-api
Downloads and installs to ~/.claude/skills/vtex-local-pricing-api/
1.0 (2026-06-27)