Reconstruct and correct discrepancies in your ledger balances.
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. |