[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-07 UTC."],[[["This API allows a synchronous request to claim a single device for a specific customer, utilizing the `claimDevice` method."],["The `claimDevice` method requires a `ClaimDeviceRequest` object, which must include a `DeviceClaim` object containing the device identifier and customer details."],["The `DeviceClaim` object necessitates a `DeviceIdentifier` and a `CompanyReference` object, optionally accepting an order number and vendor-specific parameters."],["The `claimDevice` method returns a `ClaimDeviceResponse` containing the device ID, prefixed with either 'samsung/' or 'google/'."],["The API can throw a `CommonException` with various error codes, including `AUTHORIZATION_FAIL`, `DUPLICATE_DEVICES`, and several `INVALID_*` errors, indicating potential issues with the request."]]],[]]