get https://api.vtex.com/{accountName}/pricing/prices/
Retrieves price data by SKU Id It is possible that on the property fixedPrices exists a list of specific prices for Trade Policies and Minimium Quantities of the SKU. Fixed Prices may also be scheduled
Attribute | Type | Description |
---|---|---|
| string | SKU ID |
| integer | List Price |
| integer | Cost Price |
| integer | Price Markup |
| integer | Base Price |
| object | Fixed Prices |
| string | Trade Policy ID Fixed Price |
| integer | Value |
| integer | List Price |
| integer | Minimum Quantity |
| object | DateRange for schedule fixed price |
| string | Price Begin Date |
| string | Price End Date |