Get Price Rule List

Retrieves a list of price rules that can be applied to customer orders.

Query Params
string

Cursor for pagination, use the cursor from the response to retrieve the next page.

int32

A limit on the number of objects to be returned. Ranges from 1 to 250. Default is 50.

string

Filter price rules that started after this date (Unix timestamp).

string

Filter price rules that started before this date (Unix timestamp).

string

Filter price rules that ended after this date (Unix timestamp).

string

Filter price rules that ended before this date (Unix timestamp).

int32

Filter price rules by the number of times they have been used.

Response

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json