Check Out User
Purpose
To check out the user from the mobile app. The check out entries for a user will be listed under the Attendance section of the Related List tab in the User Details page.
Request URL
https://fsm.zoho.com/fsm/v1/Attendance/actions/checkout
Request Method
POST
Scope
scope=ZohoFSM.modules.Attendance.CREATE
Permission Required
CheckIn/CheckOut of Attendance
Request Body Parameters
Name | Type | Description |
Check_Out_Time | String | The time at which you want to check out the user. If Check_Out_Time is not included, then the current time will be considered as the check out time. |
user | String | The id of the user. This is a mandatory key. |
Sample Request
Copied
Sample Input
Copied
Sample Success Response
Copied
Sample Error Response
Copied
Sample Error Response
Copied