Retrieve a list of all discounts associated with your account.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Page size (default = 10, max = 100).
x >= 0
Page number (default = 0).
x >= 0
List of active Discounts
The response is of type object
.