wafeq_amortizations_end_early_create
Terminate an amortization schedule early and post its entire remaining balance to a specified expense account. Use after previewing to confirm, as this irreversible ledger action has no undo.
Instructions
๐ด IRREVERSIBLE ยท posts the remaining balance to the ledger ยท Amortizations ยท POST /amortizations/{id}/end-early/
End amortization early
Endpoint for terminating an amortization early, recognizing the remaining balance against the provided account.
Terminates a schedule early and recognizes its whole remaining balance immediately. There is no API undo. Run the matching preview_... tool first to see exactly what would be posted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| body | Yes | Request body (application/json). |