Retrieve balance
GET {{baseUrl}}/v1/balance
Retrieves the current account balance, based on the authentication that was used to make the request. For a sample request, see Accounting for negative balances.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
expand[0] | string | Specifies which fields in the response should be expanded. | |
expand[1] | string | Specifies which fields in the response should be expanded. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"available":[{"amount":37399853,"currency":"nulla irure","source_types":{"bank_account":80142689,"card":-19494791,"fpx":-70511873}},{"amount":53249156,"currency":"ad adipisicing elit aute Excepteur","source_types":{"bank_account":-2223059,"card":-84017625,"fpx":82296135}}],"livemode":true,"object":"balance","pending":[{"amount":-74211390,"currency":"magna a","source_types":{"bank_account":7782695,"card":-62589048,"fpx":-97295107}},{"amount":88790470,"currency":"aute dolore","source_types":{"bank_account":-59962769,"card":-96077446,"fpx":-30226867}}],"connect_reserved":[{"amount":-36838332,"currency":"occaecat nisi sunt","source_types":{"bank_account":85581242,"card":20650270,"fpx":-73558497}},{"amount":-16219375,"currency":"laboris adipisicing","source_types":{"bank_account":-52408210,"card":16232894,"fpx":26663939}}],"instant_available":[{"amount":62170026,"currency":"occaecat est consectetur","source_types":{"bank_account":38872213,"card":-87644858,"fpx":-64949055}},{"amount":-2905206,"currency":"magna est reprehenderit","source_types":{"bank_account":-94709852,"card":69070701,"fpx":-48746501}}],"issuing":{"available":[{"amount":27037142,"currency":"laborum fugiat irure","source_types":{"bank_account":-84035765,"card":-60169240,"fpx":57063077}},{"amount":84838670,"currency":"laboris","source_types":{"bank_account":-39955271,"card":-97048896,"fpx":-44890930}}]}}