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. |
plan_no |
string |
Plan Number |
client_plan_id |
string |
Client defined unique id |
currency_cd |
string |
Specifies the currency code of plan |
service_no |
string |
Specifies the Service number |
service_name |
string |
Specifies the service name |
service_type |
string |
Specifies Service types. Valid values are: "Usage Based", "Recurring", "Activation" |
client_service_id |
string |
Client defined unique id |
taxable_ind |
int |
Indicates If The service has tax associated with it [can be 0 or 1]; 1 indicates taxable and 0 indicates non taxable. |
tax_group |
string |
Specifies tax group associated with service. This will be null if taxable_ind is set to 0 |
client_tax_group_id |
string |
Client defined unique identifier |
gl_cd |
string |
Specifies chart of access code |
usage_type |
int |
Specifies usage type associated with service |
rate_type |
string |
Specifies the rate type. Valid values are:'Flat Rate' and 'Tiered Pricing' |
rate_schedules |
hash |
|
currency |
string |
Currency for the schedule |
rate_info |
hash |
|
schedule_no |
int |
Schedule Number for the currency |
schedule_name |
string |
|
client_rate_schedule_id |
string |
Client defined unique id |
from_unit |
int |
Tiered Pricing Rule that Specifies rate from units. This is null for Flat Rates |
to_unit |
int |
Tiered Pricing Rule that Specifies rate to units. This is null for Flat Rates |
rate_per_unit |
float |
Specifies rate per unit |
description |
string |
Specifies rate tier description |
is_default |
int |
1 or 0 depending on if the schedule is the default or not. identifies the default |
parent_plans |
hash |
|
parent_plan |
int |
|
parent_plan_ids |
hash |
|
parent_plan_id |
string |
|
exclusion_plans |
hash |
|
exclusion_plan |
int |
|
supplemental_obj_fields |
hash |
|
supplemental_obj_field |
string |
|
commodity_cd |
string |
Commodity Code |
fulfillment_based_ind |
int |
Indicates if the service is “Fulfillment Based” or not.
Allowable values for fulfillment_based_ind
Values |
Description |
0 |
Not a fulfillment based service |
1 |
Fulfillment based service |
|
apply_usage_rates_daily |
int |
Indicates whether or not this usage-based service is rated on a daily basis.
Allowable values for apply_usage_rates_daily
Values |
Description |
0 |
Rate schedules assigned to the usage-based service shall be applied to the entire billing period as per current functionality. |
1 |
Rate schedules assigned to the usage-based service shall be applied using the timeframe of one day. |
|
service_translation_details |
hash |
Array that contains all the translated values for a given locale. |
locale_name |
string |
Name of the locale |
locale_no |
int |
Aria-assigned unique identifier of the locale used for translations. |
service_no |
string |
Specifies the Service number |
service_name |
string |
Specifies the service name |
rate_schedules_t |
hash |
|
rate_info |
hash |
|
schedule_no |
int |
Schedule Number for the currency |
schedule_name |
string |
Schedule Name |
description |
string |
Specifies rate tier description |