GET
/
api
/
credit-balance

Authorizations

CLIENT-ID
string
header
required
API-KEY
string
header
required
API-PASSWORD
string
header
required

Query Parameters

currency
string
default:
AUD

The currency you want the return in. Sent in ISO 4217 format. eg Australian Dollar is AUD.

Response

200 - application/json
credit_balance
string

The base number value of credit remaining

credit_balance_formatted
string

Your credit balance formated

currency
string

The currency the total is returned in. Sent in ISO 4217 format. eg Australian Dollar is AUD