edit_installment_terms_m Guide
- Last updated
-
-
Save as PDF
Use the edit_installment_terms_m API to edit an existing installment term.
|
API Specification:
|
edit_installment_terms_m
|
|
Required Fields:
|
- <client_no>
- <auth_key>
- <client_installment_term_id> or <installment_term_no>
|
Additional Guidance
- When updating an installment term, data passed will be updated while data not passed will retain their stored values.
Input Fields
| Field Name |
Notes |
| <aligned_installment> |
Allowable values
| Values |
Description |
| Y |
Yes (Aligned with existing master plan instance) |
| N |
No (Its own installment schedule and due dates) |
|
| <term_type> |
Allowable values
| Values |
Description |
| M |
Months (if Null, months will be used) |
| W |
Weeks |
| D |
Days |
|
| <lump_sum_type> |
Allowable values
| Values |
Description |
| P |
For proportionately split charge/tax |
| T |
For purchase tax only |
|
| <aligned_lump_sum> |
Allowable values
| Values |
Description |
| 0 |
Aligned with when an invoice is created |
| 1 |
Aligned with the 1st installment |
|