List fees

Returns the profile's fees, one page at a time. The list is under the fees key.

  • Results aren't in a fixed order. Sort them yourself if order matters.
  • Pages hold 20 fees. The page size can't be changed.
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 fee name. Not case-sensitive.

string
enum

active or inactive. Not case-sensitive. An unrecognised value is ignored, and all fees are returned.

Allowed:
integer
Defaults to 1

Page number, starting at 1. Must be a positive integer. 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