Real-time attendance event push
Webhook
Pushed per-device when a user scans at the device. Delivered as a WebhookSuccess payload with commandType "attendance" and the attendance data in the data field. The data schema follows the AttendanceEventData structure.
Request
Responses
- 200
- 4XX
Webhook acknowledged.
Error (retried up to 5 times).