Skip to main content
GET
Payout balances

Authorizations

Authorization
string
header
required

JWT obtained from /v2/auth/login

Response

Available balances.

type
string
required

Payout account or product type.

Example:

"withdrawal_ach"

balance
number
required

Available balance.

Example:

1000

fiat
string
required

Balance fiat currency.

Example:

"BOB"

lastCredit
string
required

Date of the last credit.

Example:

"2026-05-12T12:00:00.000Z"

lastDebit
string
required

Date of the last debit.

Example:

"2026-05-12T12:00:00.000Z"