Open Balance
Open a new wallet balance.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Wallet ID.
Body
application/json
The details required to create a balance.
Short title or name for the balance.
Example:
"SRD Revenue"
Currency code in ISO 4217 format.
Example:
"SRD"
Type of balance.
Available options:
primary
, saving
, investment
Example:
"primary"