array<object>
required
The balances associated with the account.
string
required
The unique identifier for the ledger account.Example:
ldgr_xxxxxxxxxxxxxLedgerTypes
required
The type of ledger account.Available options:
primary, poolUser or Company | null
required
The owner of the ledger account.
PaymentsApprovalStatuses | null
required
The status of payments approval for the ledger account.Available options:
pending, approved, monitoring, rejectedobject | null
required
The payout account associated with the LedgerAccount, if any.
boolean
required
Whether a payout from this account must be confirmed against a provider-backed
quote first. When true, create a quote with POST /payouts/quotes and send its
quote_token when creating the payout.
string<date-time> | null
required
The settlement batch most recently posted to this account’s available balance, at midnight UTC. Every payment settling in that batch carries the same
settlement_time_at.Example: 2023-12-01T05:00:00.401Znumber | null
required
The fee for transfers, if applicable.Example:
6.9object | null
required
The balance cache associated with the account by currency.

