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. |
![]() |
account_number | long | 22 | Aria-assigned account identifier. This value is unique across all Aria-managed accounts.. |
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. |
queued_plans | hash | An array of plans queued for the specified account number |
![]() |
string | The "from" plan name, which will be removed when this change takes effect |
![]() |
long | The "from" plan number, which will be removed when this change takes effect |
![]() |
string | The "to" plan name, which will be added when this change takes effect |
![]() |
long | The "to" plan number, which will be added when this change takes effect |
![]() |
string | The date on which this change will happen |
![]() |
long | The new rate schedule which will be assigned |
![]() |
string | Client-defined unique identifier used to track related system actions |
![]() |
double | An array of new plan units associated with the list of master or supplemental plans array returned in new_plan_no |
![]() |
string | An array of plan type valued as M for Master plan or S for Supplemental plan associated with the list of new_plan_no |
![]() |
string | The "from" client-defined plan ID, which will be removed when this change takes effect |
![]() |
string | The "to" client-defined plan ID, which will be added when this change takes effect |
![]() |
string | The client-defined new rate schedule which will be assigned |
![]() |
hash | An array of custom rates for the specified account number |
![]() |
long | 'The service number for the new custom rate' |
![]() |
long | 'The sequence number for this line of the rate schedule' |
![]() |
long | 'Tiered pricing, "FROM" unit' |
![]() |
long | 'Tiered pricing, "TO" unit' |
![]() |
double | 'The rate to charge per unit on this tier' |
![]() |
string | The client-defined service ID for the new custom rate. |
current_rate_schedule_no | long | The current rate schedule number for the plan used by the specified account number |
client_current_rate_schedule_id | string | The current client-defined rate schedule ID for the plan used by the specified account number. |