get_client_plan_services_m
Summary
| API Name | get_client_plan_services_m |
|---|---|
| Class | system_services_m |
| Update Version | 11.1 |
Description
Returns information for all services in a specified plan.
Inputs
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| client_no | long | 22 | Yes |
Aria-assigned unique identifier indicating the Aria client providing service to this account. |
| auth_key | string | 32 | No |
Aria-assigned unique key for authenticating the validity of the requestor. This key is passed with each method call. |
| plan_no | long | 22 | Yes |
The unique plan identifier. Alternative required field: client_plan_id |
| client_plan_id | string | 100 | Yes |
Client-defined Plan ID for which to query available child plans Alternative required field: plan_no |
Outputs
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| plan_services | object | No |
Note: This field is deprecated. Aria no longer supports plan_services. |
|
| plan_services_list | object | No |
A multidimensional array of Services for this plan |
|
| error_code | long | No |
Aria-assigned error identifier. 0 indicates no error. |
|
| error_msg | string | No |
Description of any error that occurred. "OK" if there was no error. |
plan_services_list fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| ledger_code | string | No |
This field is deprecated in favor of coa_id |
|
| fulfillment_based_ind | No |