Balance Creation
To create balances, you can use the POST /balance method. The user needs to specify the currency of the balance.
Important: Balances do not have a state, and once created, they cannot be removed from the system.
Example of creating a balance:
Response example:
Last updated