User Account Balance
Retrieves the balance of one or more user accounts by currency or account name.
Parameter
Type
Required
Default
Description
[
{
"total": 1234.56,
"currency": "USD"
},
{
"total": 5678.90,
"currency": "EUR"
}
][
{
"total": 1234.56,
"currency": "USD"
}
]Field
Type
Description
Last updated