CarrierDeactivateRequest
Request to deactivate a carrier.
CarrierDeactivateRequest
Request to deactivate a carrier.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
accountName | string | Yes | The name of a billing account. |
devices | array | Yes | The devices for which you want to deactivate service, specified by device identifier. |
reasonCode | string | Yes | Code identifying the reason for the deactivation. Currently the only valid reason code is “FF”, which corresponds to General Admin/Maintenance. |
customFields | array | No | Custom field names and values, if you want to only include devices that have matching values. |
etfWaiver | boolean | No | Fees may be assessed for deactivating Verizon Wireless devices, depending on the account contract. The etfWaiver parameter waives the Early Termination Fee (ETF), if applicable. |
groupName | string | No | The name of a device group, if you want to deactivate all devices in that group. |
servicePlan | string | No | The name of a service plan, if you want to only include devices that have that service plan. |
deleteAfterDeactivation | boolean | No |