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. |
my_standing_order | long | 22 | If this value is not null, then information about this specific standing order number will be retrieved. If null, then all standing order for the given acct_no will be retrieved. | |
OR | ||||
my_client_order_id | string | 300 | Client-defined order ID. | |
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. |
so | hash | |
![]() |
long | Aria-assigned unique identifier for the standing order record created. |
![]() |
string | Date the order was created |
![]() |
string | Date the order was modified |
![]() |
string | Comments for this order |
![]() |
long | The number of orders which a standing order will create |
![]() |
long | The number of orders which have been created by this standing order |
![]() |
long | The remaining orders this standing order can create |
![]() |
long | The number of days between orders |
![]() |
string | The date of the last time this standing order generated an order |
![]() |
string | The date on which another order will be generated from this standing order |
![]() |
long | The status of this order |
![]() |
string | The short label for this order status code |
![]() |
string | The long description of the status of this order |
![]() |
string | The date of the first generated order from this standing order |
![]() |
string | The date, if any, at which this standing order was canceled |
![]() |
string | If this order has been canceled, the CSR comments, if any, would appear here |
![]() |
string | Client-defined order ID. |
![]() |
string | Client-defined reciept ID |
![]() |
string | Alternate contact details for orders. |