Unclaim

Unclaims a device from a customer and removes it from zero-touch enrollment

11 variables
0 variables

Unclaims a device from a customer and removes it from zero-touch enrollment

Input

This building block consumes 11 input parameters

  = 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 android.os.Build.MANUFACTURER. Allowed values are listed in manufacturers

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 android.os.Build.MODEL. Allowed values are listed in models

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 ClaimDevice