Update Device
Devices
Update Device
Update device information.
Parameters:
device_id(PydanticObjectId): Device IDrequest(DeviceUpdateRequest): Update datacurrent_user(User): Authenticated user making the request
Returns:
DeviceInfo: Updated device details
Raises:
- 404: If device not found or not owned by the current user
PATCH
Update Device
Authorizations
JWT access token obtained from POST /v2/token.
Headers
Path Parameters
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Body
application/json
Response
Successful Response
Basic device information response.
Device ID
Device SID
Type of device
Available options:
tablet_kiosk, tablet, kiosk Device name
Device status
Available options:
active, inactive, blocked, pending_activation Loyalty program ID
Last time the device was active
When the device was activated
Physical location of device
