Skip to main content
Aria Knowledge Central

get_installment_terms_m Guide

The get_installment_terms_m API retrieves the details of the specified installment term. If no installment term is specified, it returns the data for all installment terms.

API Specification:

get_installment_terms_m

Required Fields:

  • <client_no>
  • <auth_key>

Additional Guidance

Input Fields
Field Name Notes
<include_translations>
Allowable values
Values Description
True Translated fields will be fetched in all the locales defined.
False (default) Translation information will not be fetched.
Output Fields
Field Name Notes

<installment_terms_details> (array)

brd_arrow.gifaligned_installment

Allowable values
Values Description
Y Yes (Y) - Aligned with existing master plan instance
N No (N) - Its own installment schedule and due dates.

<installment_terms_details> (array)

brd_arrow.gifterm_type

Allowable values
Values Description
M Months
W Weeks
D Days
Note: If Null, will be treated as Months

<installment_terms_details> (array)

brd_arrow.giflump_sum_type

Allowable values
Values Description
P for proportionately split charge/tax
T for purchase tax only

<installment_terms_details> (array)

brd_arrow.gifinstallment_term_status

Allowable Values
Values Description
Active Active
Inactive Inactive
  • Was this article helpful?