Passer au contenu principal
GET
NodeJs

Autorisations

Authorization
string
header
requis

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

Réponse

List of balance

id
integer

Balance ID.

amount
integer

Balance amount.

mode
string

Balance mode

account_id
integer

Account ID associated with the balance

created_at
string<date-time>

Date and time of balance creation.

updated_at
string<date-time>

Date and time of last balance update.