Suspend service
suspend_serviceSuspend a service in Blesta billing and optionally at the provisioning module to halt server access. Record a reason and staff ID for audit.
Instructions
Suspend a service (and, when use_module is true, tell the provisioning module to suspend the account). Wraps Services.suspend.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Suspension reason shown to staff (and client, depending on template) | |
| staff_id | No | Staff member performing the action; defaults to BLESTA_STAFF_ID | |
| service_id | Yes | ||
| use_module | No | Also suspend on the server/module, not only in billing |