Retrieve Time Punch

Minimum Plan Required: Entrée

Sample Response

{
    "data": {
        "id": 85452022,
        "company_id": 1234,
        "shift_id": 185404,
        "user_id": 555,
        "editable_punch": false,
        "role_id": 2583,
        "location_id": 4569,
        "department_id": 7890,
        "hourly_wage": 1550,
        "approved": true,
        "clocked_in": "2021-11-26T15:12:00+00:00",
        "clocked_out": "2021-11-26T20:47:00+00:00",
        "notes": "",
        "auto_clocked_out": false,
        "clocked_in_offline": false,
        "clocked_out_offline": false,
        "tips": 0,
        "created": "2021-11-26T15:16:29+00:00",
        "modified": "2021-11-26T20:51:41+00:00",
        "deleted": false,
        "pos_type": "toast",
        "breaks": []
    },
    "object": "time_punche"
}
Language
Authorization
Click Try It! to start a request and see the response here!