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. |
![]() |
acct_no | long | 22 | Aria-assigned account identifier. This value is unique across all Aria-managed accounts. |
![]() |
src_transaction_id | long | 38 | Either the Aria transaction ID or the Aria invoice number for the invoice |
alt_caller_id | string | 30 | Person or process that submitted the API call. This can be someone's user ID, or the name of an application. | |
optional_transaction_qualifiers | array | Array of additional values you can associate with this API call. | ||
![]() |
string | 100 | Name of the field you want to associate with this API call. | |
![]() |
string | 100 | Corresponding value of the field you want to associate with this API call. |
Field Name | Field Type | Description |
---|---|---|
error_code | long | Aria-assigned error identifier. 0 indicates no error. |
error_msg | string | Description of any error that occurred. "OK" if there was no error. |
invoice_line_items | hash | Array of invoice line items for this invoice. |
![]() |
long | The sequential line number of this line item. Initial record value is always 1. |
![]() |
long | Aria-assigned unique service identifier |
![]() |
string | The name corresponding to this line items service code. |
![]() |
double | The number of units of this service code billed on this line item. |
![]() |
double | The rate per unit billed |
![]() |
double | The total amount of this line item |
![]() |
string | Text description of this line item |
![]() |
string | (Deprecated) The starting date range for this line item |
![]() |
string | (Deprecated) The ending date range for this line item |
![]() |
long | The usage type code associated with this line item |
![]() |
long | The unique plan ID associated with this line item |
![]() |
string | The name of the plan associated with this line item |
![]() |
string | The long description of the credit reason code which was applied, if any |
![]() |
string | The manually-entered CSR comments, if any |
![]() |
string | The client-defined item identifier |
![]() |
long | The unique identifier for an order in the context of an client_no and account_no. |
![]() |
long | The unique ID of the item being retrieved |
![]() |
string | The unique client-defined unique service ID associated with this line item. |
![]() |
string | An array containing usage_type_cd(s) to denote which usage type(s) to record. |
![]() |
string | The unique client-defined plan ID associated with this line item |
![]() |
string | The unique client-defined item ID being retrieved. |
![]() |
double | Total base unit of this invoice. |
![]() |
double | Specifies the percentage of the line_base_units billed. |
![]() |
string | Specifies the prorated days in total days. |
![]() |
long | Total days of period in this invoice. |
![]() |
long | Prorated days of period in this invoice. |
![]() |
string | Prorated invoice description. |
![]() |
long | Specifies the type of charge or credit associated with this line item. |
![]() |
long | Aria-assigned unique rate schedule number |
![]() |
long | Sequential number in the rate schedule for dertermining tiers |
![]() |
string | Specifies the coupon code applied to the invoice. |
is_pending_ind | long | Whether or not this invoice is pending |
custom_status_label | string | Value allowed for Client specific custom invoice status that can be edited at the invoice or pending invoice level. |
custom_status_desc | string | Description of the Client specific custom invoice status. |
client_notes | string | Client notes that are free text. |
invoice_type_cd | string | This field identifies the type of the invoice generated Allowable Values |
from_date | string | Invoice start date. |
to_date | string | Invoice end date. |
posting_status_cd | long | Posting status of an invoice Allowable Values |
posting_user | string | The user who manual posted this invoice. If set to "System" then the invoice was auto posted by the system. |
posting_date | string | Date when the invoice was posted to the GL/External Finance System. The posting date is Null for unposted invoices, the invoice creation date for system posted invoices, and is set to the date and time when an invoice is manually posted. |