List User Wages

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

Minimum Plan Required: Entrée

Sample Request

{
    "data": {
        "current_wages": [
            {
                "id": 8523,
                "effective_date": "2021-10-27",
                "role_id": null,
                "wage_type": "hourly",
                "wage_cents": 0,
                "created": "2021-10-27T22:53:03Z",
                "modified": "2021-10-27T22:53:03Z"
            },
            {
                "id": 8524,
                "effective_date": "2021-10-12",
                "role_id": 4320,
                "wage_type": "hourly",
                "wage_cents": 725,
                "created": "2021-10-27T14:40:37Z",
                "modified": "2021-10-27T14:40:37Z"
            },
            {
                "id": 8525,
                "effective_date": "2021-10-11",
                "role_id": 4320,
                "wage_type": "hourly",
                "wage_cents": 725,
                "created": "2021-10-26T14:40:37Z",
                "modified": "2021-10-26T14:40:37Z"
            }
        ],
        "upcoming_wages": []
    },
    "object": "user_wages"
}
Path Params
int64
required

Company ID

int64
required

User 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