Skip to main content
Aria Knowledge Central

update_acct_installment_m Guide

Updates the installment attributes for a specified account. Fields not included in the update will retain their existing values. If the update changes the number of installments or installment amounts, a new installment schedule will be created. Otherwise, the original installment schedule number will be retained, and only installments that have not been communicated will be updated.

API Specification:

update_acct_installment_m

Required Fields:

  • <client_no>
  • <auth_key>
  • <acct_no> or <client_acct_id>
  • <installment_no>

Additional Guidance

Input Fields

Field Name Notes

<installment_term_type>, <installment_interval>, <installment_term_length

These fields are required for independent installment.

<installment_term_length>, <installment_aligned_lump_sum> (mandatory only if setting a lump sum)

These fields are required for aligned installment.

Error Codes

Error Code/Description Associated Fields

1010: missing required parameters, Missing input: (object-name) is required with assignment_directive ($AriaNo)

<client_no>, <auth_key>, <acct_no> or <client_acct_id>, <installment_no>

32013: Cannot update installment <installment_no>, all scheduled installments have been communicated, paid, discontinued or cancelled.

<installment_days_until_due>, <installment_aligned_lump_sum>, <installment_lump_sum_days>, <installment_lump_sum_days_until_due>

  • Was this article helpful?