Create new balance
How to create a new ledger balance in Blnk.
Authorization
Basic authentication header of the form — Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string of your username:password
.
Body
Unique id of the ledger the balance is created in.
The currency/asset class of this balance. See the following: Understanding asset classes and Currencies
Unique id of identity (if any) to be linked to the balance. Can be left out from the request body if there’s no identity to be linked.
Additional metadata for the request body.
Response
The net amount being stored in the balance.
The net amount waiting to be moved into or out of the balance.
Total amount moved into the balance
Total amount waiting to be moved into the balance.
Total amount moved out of the balance.
Total amount waiting to be moved out of the balance.
Unique id of the ledger the balance is created in.
Unique id of the identity (if any) linked to this balance.
Unique id of the created balance.
The currency/asset class of the balance.
Indicates the date & time of creation.
Additional metadata of the balance.
Need help?
We are very happy to help you make the most of Blnk, regardless of whether it is your first time or you are switching from another tool.
To ask questions or discuss issues, please contact us or join our Discord community.
Manage your Blnk Ledger and explore advanced features (access control & collaboration, anomaly detection, secure storage & file management, etc.) in one dashboard.
Was this page helpful?