List
Prices
List
Returns a list of your prices.
GET
List
Documentation Index
Fetch the complete documentation index at: https://developer.surecart.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Only return prices that allow ad hoc amounts or not.
Only return objects that are archived or not archived.
Only return objects with the given IDs.
A limit on the number of items to be returned, between 1 and 100.
The page of items you want returned.
Only return objects that belong to the given products.
The sorting column and order to be used for this collection. Available sorting columns for this endpoint are amount, created_at, and updated_at.