Skip to main content
GET
Get reporting balances (payment-operations)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Current tenant balances in exact minor units, plus reconciled balance transactions and payouts.

object
any
required
as_of
string<date-time> | null
required
balances
object[]
required
Maximum array length: 64
balance_transactions
object[]
required
Maximum array length: 100
payouts
object[]
required
Maximum array length: 100
Last modified on September 1, 2026