Skip to main content
GET
Get bank account available balance

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string<uuid>
required

Bank Account ID Unique identifier

Query Parameters

at_datetime
string<date-time>

At datetime Datetime schema

Response

BalanceResponse

Available balance by bank account(in cents)

data
object

Bank account available balance