Discounts
List Discounts
Retrieve a list of all discounts associated with your account.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Page size (default = 10, max = 100).
Required range:
x >= 0
Page number (default = 0).
Required range:
x >= 0
Response
200 - application/json
List of active Discounts
The response is of type object
.