Get Job Order Shifts Pay/Time Information

Returns the pay and time information for a single shift or a list of shifts for a job order.

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

The internal identifier for the shift to retrieve. This takes priority over the job_id and job_instance or ext_order_id parameters.

int32

The internal identifier for the job this order will be associated with.

int32

The internal identifier for the instance of the job for this job order.

string

The external order identifier, which is the customer’s internally used ID. If specified and sent, it will take priority over job_id and job_instance parameters.

string

The start date for the shifts. This parameter is used only if no request_id is sent and is required in such cases. It is used to retrieve all shifts for the job order that were scheduled to start on or after the specified date. The format should be “YYYYMMDD” and it must be in UTC.

string

The end date for the shifts. This parameter is used only if no request_id is sent and is required in such cases. It is used to retrieve all shifts for the job order scheduled up to and including the specified date. The format should be “YYYYMMDD” and it must be in UTC.

Headers
string
required
Defaults to Token <place token here>

The authorization token returned from the Log In endpoint.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json