List Promotion Codes
This endpoint lists all promotion codes.
Base URL https://api.tolt.com
Query Parameters
The program ID from where you want to list the partners.
Only return promotion codes from this partner
The order of the promotion codes to return by created_at. Default is desc
Specify which related objects to include in the response. Valid values are ‘partner’ and ‘program’. Use expand[]=partner or expand[]=program to include the related objects.
Only return promotion codes created after this date
Only return promotion codes created before this date
A limit on the number of promotion codes to return. Default is 10, max is 100
A cursor for use in pagination. starting_after is an object ID that defines your place in the list
A cursor for use in pagination. ending_before is an object ID that defines your place in the list
Response
Whether the request was successful
Whether there are more pages of results available
Total number of promotion codes matching the query