List Price List Records
Authentication
Path parameters
The ID of the Price List requested.
Query parameters
A comma-separated list of IDs for one or more variants for which prices were requested.
A comma-separated list of IDs for one or more products for which prices were requested.
Specifies the page number in a limited (paginated) list of products.
Controls the number of items per page in a limited (paginated) list of products. If you provide only a limit, the API returns both paginations while applying that limit.
Sub-resources to include on a price record, in a comma-separated list. Valid expansions currently include bulk_pricing_tiers and sku. Other values will be ignored.
Filter items by sale_price.
Filter items by retail_price.
Filter items by map_price.
Filter items by calculated_price.
Filter items by date_created.
Filter items by date_modified. For example v3/catalog/products?date_last_imported:min=2022-06-15
Response
‘Contains data about paginating the response via cursors. If no pagination details are specified or if you only provide a limit, then both properties will be present. When a ‘before’ or ‘after’ cursor is provided, only the ‘cursor_pagination’ property will be present. When a ‘page’ parameter is provided, only the offset based ‘pagination’ property will be present.’