Retrieve Time Punch

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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"
}
Path Params
int64
required

Company ID

int64
required

Time punch ID

Headers
string
^\d{4}-\d{2}-\d{2}$

7shifts API version

uuid

Company GUID

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json