cancel_acct_installment_m Guide
- Last updated
-
-
Save as PDF
Cancel an installment schedule and immediately collect the remaining balance. This API allows a mid-period installment cancellation.
API Specification: |
cancel_acct_installment_m |
Required Fields: |
- <client_no>
- <auth_key>
- <acct_no> or <client_acct_id>
- <installment_no>
|
Error Codes
Error Code/Description |
Associated Inputs |
33007: Invalid cancellation date. Date must be today or a date in the future, provided in YYYY-MM-DD format.
|
<cancellation_date> |
33008: Installment <installment schedule number> does not exist.
|
<installment_no> |
33009: Installment <installment schedule number> cannot be cancelled as it has already been paid in full.
|
<installment_no> |
33010: Installment <installment schedule number> cannot be cancelled as it has already been cancelled.
|
<installment_no> |