List discounts
Discounts
List discounts
Lists the discounts a cashier can apply at the register, newest first.
GET
List discounts
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Return records that precede the record with this ID, in list order.
Pattern:
^[0-9]+$Maximum number of records to return.
Required range:
1 <= x <= 100Return records that follow the record with this ID, in list order.
Pattern:
^[0-9]+$How the discount reduces the price. Repeat to match any of up to 20 values.
Available options:
amount_off, percentage_off