List Promotions
Returns a list of promotions.
The response includes the display name and other details about each promotion, and lists the promotions ordered by ID by default.
Note: The default rate limit for this endpoint is 40 concurrent requests.
Returns a list of promotions.
The response includes the display name and other details about each promotion, and lists the promotions ordered by ID by default.
Note: The default rate limit for this endpoint is 40 concurrent requests.
Filter items by id.
Filter items by name.
Filter items by code.
Filter items by currency_code.
Filter items by redemption type
Filter items by status.
Query parameter that specifies the field name to sort by. The default value is id.
Query parameter that specifies the sorting direction. The default value is asc.
Filter promotions that target those channel IDs. Example: ?channels=1,2. Note: promotions that target all the channels are included in the filtering result.
For example requests and more information about authenticating BigCommerce APIs, see Authentication and Example Requests.
For more about BigCommerce OAuth scopes, see API Accounts and OAuth Scopes.
For a list of API status codes, see API Status Codes.
The MIME type of the response body.