Set device timezone (async)
POSThttps://developer.fingerspot.io/api/set_time
Sends a timezone configuration command to the device. The API returns an acknowledgement immediately; the result is delivered via the device's webhook URL as a set_time callback.
For Other Attendance Devices, this command triggers a device restart.
Request
Responses
- 200
Command accepted. The immediate response is an acknowledgement only. The actual result will be delivered asynchronously to the device's configured webhook URL.
Callbacks
- POST deviceWebhook
POST{$request.body#/cloud_id}