List taxes

Returns the profile's taxes, one page at a time.

  • Results have no fixed order. Sort them yourself if order matters.
  • Page size is fixed at 20.
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 tax name. Not case-sensitive. The term is matched as one phrase, not split into words.

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. A page past the last one returns 404. Send a positive whole number: 0, negative or non-numeric values return 500.

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