CustomFieldsUpdateRequest
Request to assign or change custom field values for one or more devices.
CustomFieldsUpdateRequest
Request to assign or change custom field values for one or more devices.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
accountName | string | No | The name of a billing account.This parameter is only required if the UWS account used for the current API session has access to multiple billing accounts.An account name is usually numeric, and must include any leading zeros. |
customFields | array | No | Custom field names and values, if you want to only include devices that have matching values. |
customFieldsToUpdate | array | No | The names and new values of any custom fields that you want to change. |
devices | array | No | The devices that you want to change. |
groupName | string | No | The name of a device group, if you want to only include 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. |