[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-08-29 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThis API allows a synchronous request to claim a single device for a specific customer, utilizing the \u003ccode\u003eclaimDevice\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eclaimDevice\u003c/code\u003e method requires a \u003ccode\u003eClaimDeviceRequest\u003c/code\u003e object, which must include a \u003ccode\u003eDeviceClaim\u003c/code\u003e object containing the device identifier and customer details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeviceClaim\u003c/code\u003e object necessitates a \u003ccode\u003eDeviceIdentifier\u003c/code\u003e and a \u003ccode\u003eCompanyReference\u003c/code\u003e object, optionally accepting an order number and vendor-specific parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eclaimDevice\u003c/code\u003e method returns a \u003ccode\u003eClaimDeviceResponse\u003c/code\u003e containing the device ID, prefixed with either 'samsung/' or 'google/'.\u003c/p\u003e\n"],["\u003cp\u003eThe API can throw a \u003ccode\u003eCommonException\u003c/code\u003e with various error codes, including \u003ccode\u003eAUTHORIZATION_FAIL\u003c/code\u003e, \u003ccode\u003eDUPLICATE_DEVICES\u003c/code\u003e, and several \u003ccode\u003eINVALID_*\u003c/code\u003e errors, indicating potential issues with the request.\u003c/p\u003e\n"]]],["This describes the `claimDevice` method, which synchronously claims a single device for a customer. It requires a `DeviceClaim` object containing the `deviceIdentifier` and `customer` details. Optional fields include `orderNumber` and `vendorParams`. The method returns a `ClaimDeviceResponse` containing the `deviceId`. Errors are handled by a `CommonException` with codes like `AUTHORIZATION_FAIL`, `INVALID_CUSTOMER_ID`, and `DUPLICATE_DEVICES`. This API is not supported by the `ResellerService` class.\n"],null,[]]