Unclaim
|
|||||
|
|
Unclaims a device from a customer and removes it from zero-touch enrollment
Input
This building block consumes 11 input parameters
Name | Format | Description |
---|---|---|
partnerId Required |
INTEGER |
Required. The ID of the reseller partner |
deviceIdentifier |
OBJECT |
Encapsulates hardware and product IDs to identify a manufactured device. To understand requirements on identifier sets, read Identifiers |
deviceIdentifier.imei |
STRING |
The device’s IMEI number. Validated on input |
deviceIdentifier.meid |
STRING |
The device’s MEID number |
deviceIdentifier.manufacturer |
STRING |
The device manufacturer’s name. Matches the device's built-in
value returned from |
deviceIdentifier.serialNumber |
STRING |
The manufacturer's serial number for the device. This value might not be unique across different device models |
deviceIdentifier.model |
STRING |
The device model's name. Matches the device's built-in value returned from
|
sectionType |
ENUMERATION |
Required. The section type of the device's provisioning record |
vacationModeDays |
INTEGER |
The duration of the vacation unlock starting from when the request is processed. (1 day is treated as 24 hours) |
vacationModeExpireTime |
ANY |
The expiration time of the vacation unlock |
deviceId |
INTEGER |
The device ID returned by |
= Parameter name
= Format
partnerId INTEGER Required Required. The ID of the reseller partner |
deviceIdentifier OBJECT Encapsulates hardware and product IDs to identify a manufactured device. To understand requirements on identifier sets, read Identifiers |
deviceIdentifier.imei STRING The device’s IMEI number. Validated on input |
deviceIdentifier.meid STRING The device’s MEID number |
deviceIdentifier.manufacturer STRING The device manufacturer’s name. Matches the device's built-in
value returned from |
deviceIdentifier.serialNumber STRING The manufacturer's serial number for the device. This value might not be unique across different device models |
deviceIdentifier.model STRING The device model's name. Matches the device's built-in value returned from
|
sectionType ENUMERATION Required. The section type of the device's provisioning record |
vacationModeDays INTEGER The duration of the vacation unlock starting from when the request is processed. (1 day is treated as 24 hours) |
vacationModeExpireTime ANY The expiration time of the vacation unlock |
deviceId INTEGER The device ID returned by |