Skip to main content
GET
Get Account

Path Parameters

string
required
The customer’s external ID (starts with cus_)
string
required
The account’s external ID (starts with acc_)

Response

string
Account identifier (starts with acc_)
string
Always returns "account"
string
The customer’s external ID
string
The account name
string
Account status: active, suspended, or inactive
array
Array of balance objects for each currency
string
ISO 8601 timestamp when the account was created
string
ISO 8601 timestamp when the account was last updated

Response Example