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_no | long | The plan supplemental field number which is being searched against | |
OR | ||||
field_name | string | 300 | The optional name of this supplemental field, if the number is not known | |
![]() | field_val | string | 1000 | The value of the supplemental field which all returned plans should possess |
Field Name | Field Type | Description |
---|---|---|
master_plans_by_supp_field | hash | |
![]() | long | The unique ID of this plan |
![]() | string | The short name of this plan |
![]() | string | The long description of this plan |
![]() | long | The interval at which this plan appears on invoices |
![]() | long | Whether or not this plan is currently billable Allowable Values |
![]() | long | Whether or not this plan is to be displayed to the end-users Allowable Values |
![]() | long | Number of months in which the account will change from the current plan to the pre-defined rollover plan. |
![]() | long | Pre-defined plan to which the account will change based on the defined rollover_months value; the rollover record is created when an account is placed on a plan with a defined rollover plan. |
![]() | double | Fee charged for early cancellations. |
![]() | long | Number of months during which early cancellation fees would apply on plan cancellation. |
![]() | long | Pre-defined period in days in which an account will degrade to Suspended status (-1) if action is not taken such as a plan or status change. |
![]() | long | The status code to assert for the new account. Allowable Values |
![]() | long | Default status for new accounts created on this plan. Allowable Values |
![]() | long | Number of days in which an account will change from the initial status code to the pre-defined rollover status code. |
![]() | long | Initial free months. |
![]() | long | Plan to assign when an account on this plan is suspended. |
![]() | long | Default notification method given to an account that is assigned to this plan. Allowable Values |
![]() | long | Indicates whether or not this plan is prepaid Allowable Values |
![]() | string | The 3-character ISO-compliant currency code in lowercase for monetary values used in the context of this API method. |
![]() | string | Client-defined Plan ID for which to query available child plans |
![]() | string | Pre-defined plan to which the account will change based on the defined rollover_months value; the rollover record is created when an account is placed on a plan with a defined client rollover plan ID. |
![]() | string | Client-defined Plan ID to assign when an account on this plan is suspended. |
![]() | string | Indicates whether to defer the pro-rated charges to the next anniversary date or to create a seperate invoice immediately. Allowable Values |
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. |