Balance Reconstruction
Reconstruct and correct discrepancies in your ledger balances.
Overview
Balance Reconstruction helps you solve situations where your balances go out of sync and you have to rebuild the balance from the ground up. It does this by recalculating a balance from its transactions to ensure it correctly reflects all recorded activity.
Reconstructing a balance
To reconstruct a balance, update its metadata with the following request:
Verifying the results
To check the results, retrieve the balance details with the Get Balance endpoint:
The results will be available in the meta_data
object:
Field | Description |
---|---|
difference | The discrepancy between the previous balance and the recalculated balance. |
executed_at | The timestamp when the reconstruction was performed. |
previous_balance | The balance recorded before reconstruction. |
previous_credit | The total credit amount recorded before reconstruction. |
previous_debit | The total debit amount recorded before reconstruction. |
recalculated_balance | The corrected balance after reconstruction. |
recalculated_credit | The total credit amount after recalculating from transactions. |
recalculated_debit | The total debit amount after recalculating from transactions. |
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.
Love building with Blnk? We’d love to hear your feedback. Tell us here.