Retrieve the balance of a specific account.
GET/v1/accounts/{account_number}/balance
| Name | In | Type | Required | Description |
|---|---|---|---|---|
x-carbon-key | Header | string | Yes | API key for authentication. |
account_number | Path | integer | Yes | The account number to retrieve. |
200 OKapplication/json