Get balance by account
GET https://api-test.instarem.com:4803/api/v1/balance/account/:account_number
Get available balance for a specific account.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
authorization | string | Authentication token | |
content-type | string | The Content-Type entity header is used to indicate the media type of the resource. Expected value is application/json. |