Balance
Get Current Customer Balance
Return all balances of a customer (one balance per currency).
GET
Authorizations
Path Parameters
Id of the Customer
Response
200 - application/json
A supported currency
The format for parsing and reading is the lowercased ISO 4217 currency code (e.g. "usd")
Available options:
usd
, eur
, gbp
, brl
, ars
Unique identifier of an object. Consists of object class prefix and a UUID
List of Deposit Transactions
List of invoices
Sum of the totals of the invoices which are either without any started payment, with a payment in progress or with a payment failed. This is "due". This value can also be found in invoices.ready_for_payment.total
Unique identifier of an object. Consists of object class prefix and a UUID