Get company balance.

Returns the company balance according to the provided query string filters. Multiple values can be provided for all filters except from and to, including all results matching any of these values.

Query Params
boolean

Filter result set by whether the transaction was performed using a recurring execution token

integer

Retrieve a past balance value at a specific Unix timestamp

uuid

Filter result set to only include the specified brand UUID(s)

uuid

Filter result set to only include the specified terminal UUID(s)

string

Filter result set to only include specified currency(ies)

string
enum

Filter result set to only include specified payment methods(s). See PaymentMethod fro more information.

string
enum

Filter result set to only include specified products(s). See TransactionProduct fro more information.

Allowed:
string
enum

Filter result set to only include specified transaction creation or execution flow(s). See TransactionFlow fro more information.

string

Filter result set to only include specified client country(ies) in ISO 3166-1 alpha-2 format

Responses

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