get_payment_terms_m
List of payment terms defined for the client is returned.
Input Arguments
Req | Field Name | Field Type | Max Length | Description |
---|---|---|---|---|
![]() |
client_no | long | 22 | Aria-assigned unique identifier indicating the Aria client providing service to this account. |
![]() |
auth_key | string | 32 | Aria-assigned unique key to be passed with each method call for authenticating the validity of the requestor. |
Output Arguments
Field Name | Field Type | Description |
---|---|---|
error_code | long | Aria-assigned unique identifier indicating the Aria client providing service to this account. 0 means no error. |
error_msg | string | Description of any error that occurred. “OK” if there was no error. |
all_payment_terms | hash | |
![]() |
string | Aria generated id for the payment terms. |
![]() |
string | Client defined payment terms name (internal). |
![]() |
string | Client defined payment terms description shown on external facing document. |
![]() |
long | Number of days before invoice becomes past due. |
![]() |
long | Percent discount for prompt payment. |
![]() |
long | Validity period of discount in days. |
![]() |
string | Functional account group assigned to the payment terms. |
![]() |
string | User that created record. |
![]() |
string | Date and time the record was created. |
![]() |
string | Payment Terms Type from Payment Terms configuration. |
![]() |
string | Days until due method from Payment Terms configuration. |
![]() |
int | Bill Lag Days from Payment Terms configuration. This value can be overridden at Master Plan Instance level. |
![]() |
boolean | Surcharge applicable value from Payment Terms configuration. |
![]() |
long | Surcharge Number from Payment Terms configuration. |
![]() |
boolean | Auto Bill Orders value from Payment Terms configuration. |
![]() |
boolean | Payment Reminder value from Payment Terms configuration. |
![]() |
boolean | Payment Reminder Active Accounts Only value from Payment Terms configuration. |
![]() |
hash | Array(s) of Payment Reminders including templates from Payment Terms configuration. |
![]() |
long | Payment Reminder Template Class from Payment Terms configuration. |
![]() |
long | Payment Reminder Days Until Notification from Payment Terms configuration. |
![]() |
long | Default Payment Reminder Template from Payment Terms configuration. |
![]() |
long |