get_plan_service_details_m Guide
- Last updated
-
-
Save as PDF
The get_plan_service_details_m API retrieves details on specified service that is on a specified plan.
| API Specification: |
get_plan_service_details_m
|
| Required Fields: |
- <client_no>
- <auth_key>
- <service_no> or <client_service_id>
- <plan_no> or <client_plan_id>
|
Additional Guidance
Input Fields
| Field Name |
Notes |
| <include_translations> |
Allowable values
| Values |
Description |
| true |
Translated fields will be fetched in all the locales defined. |
| false |
Translation information will not be fetched. |
|
Output Fields
| Field Name |
Notes |
| <fulfillment_based_ind> |
Allowable values
| Values |
Description |
| 0 |
Not a fulfillment based service |
| 1 |
Fulfillment based service |
|
| <apply_usage_rates_daily> |
Allowable values
| 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. |
|
| <tax_inclusive_ind> |
Allowable values
| Values |
Description |
| 0 |
The service is tax-exclusive. |
| 1 |
The service is tax-inclusive. |
|
| <usage_rating_time_ind> |
Allowable Values
| Values |
Description |
| 0 |
Refers to the setting you have on client parameter "Automatically Rate Un-rated Usage Records at Load Time" |
| 1 |
At Loading Time |
| 2 |
At Invoicing Time |
|
| <usage_record_rating_level_ind> |
Allowable Values
| Values |
Description |
| 0 |
Rating will be performed with aggregated usage units. |
| 1 |
Rating will be performed at per usage record level. |
|
| <usage_record_taxation_level_ind> |
Allowable Values
| Values |
Description |
| 0 |
Aggregated Records |
| 1 |
Individual Records |
|