|
Parameters |
|
Description |
Passed |
Returned |
Method removes service template from database. Service template can not be removed if there are service plans and subscriptions created on its base. Important! The method should be used for templates created in PBA only. It is forbidden to delete service templates created by any external system, for example POA. |
1 |
1 |
Syntax
ErrorMessage BM::ServiceTemplateRemove_API(
Int ServiceTemplateID.
)
returns
Str ErrorMessage - message after service template has been deleted: "All selected Service Templates have been removed."
Special Notes
Int ServiceTemplateID - service template ID.