Ready to get started with Slash? Get Started →
{
"accountId": "<string>",
"type": "cash",
"available": {
"amountCents": 123
},
"posted": {
"amountCents": 123
},
"timestamp": "2023-11-07T05:31:56Z"
}Documentation Index
Fetch the complete documentation index at: https://docs.slash.com/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the account associated with the balance.
The type of balance.
cash, credit, debit The amount of money that is immediately available to use.
Show child attributes
The amount of money that has been posted to the account. This value does not include any pending transactions and instead represents the amount of money that has been posted to the balance.
Show child attributes
The UTC timestamp associated with the balance. Since the balance can change rapidly, the timestamp is included to indicate the time when the balance was computed.