The update_service_m API updates a service.
This API has no description in the YAML, and this was written based on observed available fields.
Additional Guidance
Input Fields
| Field Name |
Notes |
| <service_type> |
Allowable Values
| Values |
Description |
| Activation |
Plan activation service |
| Recurring |
A service with recurring charges ( May have flat or tiered rates ) |
| Usage-Based |
A service with tiered usage levels |
| Order-Based |
Order based service |
| Cancellation |
Cancellation service |
| Minimum Fee |
Minimum Fee service |
| Recurring Arrears |
A recurring service that is invoiced at the end of the billing cycles |
|
| <rev_rec_ind> |
Allowable Values
| Values |
Description |
| 0 |
When set to 0, ar_gl_cd is not required |
| 1 |
When set to 1, ar_gl_cd is required |
|
| <deferred_ind> |
Allowable Values
| Values |
Description |
| 0 |
When set to 0, def_gl_cd is not required |
| 1 |
When set to 1, def_gl_cd is required |
|
| <taxable_ind> |
Allowable Values
| Values |
Description |
| 0 |
non taxable |
| 1 |
taxable |
|