List discounts

Returns the profile's product discounts, one page at a time. The list is under discounts, with paging details under pagination.

  • Results have no set order and may shift between pages if data changes. Sort on your side if order matters.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
≥ 1

Your merchant profile ID. Required in every request.

Find it in the BillPro dashboard address, after /profiles/. For example, in /profiles/1234/orders the profile ID is 1234.

Query Params
string

Search term. Matches part of the name. Not case-sensitive.

string
enum

active or inactive. Not case-sensitive. An unrecognised value is ignored and the full list is returned.

Allowed:
integer
Defaults to 1

Page number, starting at 1. 20 items per page. A page past the last one returns 404.

Responses

Language
Credentials
Bearer
API token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json