New get_invoice_summary_m API (DEV-10424)
A new Object Query API, get_invoice_summary_m, was introduced in Aria for use by clients with very large data sets. This API will return only top-level invoice information and filters out invoice lines, refining the data that is retrieved and reducing processing time. This new API represents a significant improvement for this purpose over existing get_invoice_information_m and get_all_invoice_information_m APIs.
The inputs and outputs of get_invoice_summary_m are listed below. Values for these arguments are similar to those in related get_invoice_information_m and and get_all_invoice_information_m APIs. A pending topic for this API is will soon be available in Aria API user documentation.
INPUTS: acct_no, client_acct_id, balance_forward, last_updated, paid_date, bill_date, due_date, aria_statement_no, acct_statement_seq_str, second_acct_statement_seq_str, custom_status_label, client_notes, invoice_type_cd, billing_group_no, client_billing_group_id, pay_method_type
OUTPUTS: invoice_no, acct_no, client_acct_id, amount, bill_date, due_date, paid_date, notify_date, recurring_bill_from_date, recurring_bill_thru_date, currency_cd, balance_forward, statement_balance_forward, total_due, comments, additional_comments, last_updated, user_id, aria_statement_no, acct_statement_seq_str, second_acct_statement_seq_str, voiding_event_no, custom_status_label, client_notes, invoice_type_cd, billing_group_no, client_billing_group_id, usage_bill_from_date, usage_bill_thru_date