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. |
Field Name | Field Type | Description |
---|---|---|
error_code | long | Aria-assigned error identifier. 0 indicates no error. |
error_msg | string | Textual description of any error that occurred. "OK" if there was no error. |
plans | hash | |
![]() |
int | Plan Number |
![]() |
string | Client defined unique identifier |
![]() |
string | Plan Name |
![]() |
int | Plan Level. [can be 0 or 1]; 0 - Master plan 1 - indicates Supplemental Plan |
![]() |
int | Billing Interval [ can be either of 1, 3, 6 or 12 ) 1 - Monthly 3 - Quarterly 6 - Semi-Annually 12 - Annually |
![]() |
int | Specifies if plan is active or inactive. Valid values are: 0 - Inactive 1 - Active |
![]() |
string | Plan description |
![]() |
string | Indicates if this plan is deletable. A plan is not deletable if it has an account assigned to it, or to its parent plan. |