List Coupons
Retrieves coupons from Checkout Page.
Query
The number of results per page. Minimum value is 1 and maximum is 100. Defaults to 20.
A cursor value specifying the id of a resource to start before. Retrieves items that appear after this cursor in the list. Cannot be used together with `ending_before`.
A cursor value specifying the id of a resource to end after. Retrieves items that appear before this cursor in the list. Cannot be used together with `starting_after`.
Case-insensitive search matched against coupon label and code. Returns coupons where either field contains the search term.
RSQL expression used to filter list results.
Maximum number of rows to return.
Number of rows to skip.
Comma-separated response fields to include.