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 |