I would like to know where can i get full list of checktypes, on API response its showing numerical value.
Hi @Afu,
Greetings! You can get the CheckType either standard ones mentioned below or accordingly if you customize the status. The standard status/CheckType on API are:
IN- 0
OUT - 1
128 - IN+Door Open
129 - OUT+Door Open
Rest CheckTypes will be as per your defined status codes.
Thanks!