GET
/
accounts
/
{account_id}
/
credit_balance

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

account_id
string
required

account_id corresponding to an account

Response

200 - application/json
activeCredits
number
required
availableBalance
number
required
runningBalance
number
required
inapplicableCredits
number
required
unit
string
required
lastUpdatedAt
string
required