Vendor Price Preferences
List Price Preferences
Retrieves a list of price preferences for the authenticated vendor.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The number of items to skip before starting to collect the result set.
The number of items to return.
Comma-separated fields to include in the response.
Search term to filter price preferences.
Filter by price preference ID(s).
Filter by attribute name(s).
Filter by attribute value(s).
Response
200 - application/json
OK
The response is of type object
.