Overview
This endpoint retrieves the balance of a specific account identified by the account number.Request
Method:GET
URL:
/v1/accounts/{account_number}/balance
Parameters
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. |
Response
Status Code:200 OK
Content-Type:
application/json
Example Response
Authorizations
Provide your API key in the 'apikey' header.
Headers
Path Parameters
Response
200 - application/json
OK
The response is of type object
.