Submits labor punch data for a location and business date for end-of-day or intraday processing
Put ONLY your JWT Bearer token on textbox below!
Submits labor punch data for a location and business date for end-of-day or intraday processing
Unique identifier (GUID) of the R365 location the import applies to.
Business date the submitted data represents.
Processing mode for the import. Values are "EOD", "Intraday".
Collection of labor punch records to import.
A single labor punch record submitted for import.
Business date the labor punch applies to.
Provider-assigned identifier of the employee.
Provider-assigned identifier of the job code for this punch.
Local date and time the shift started.
Local date and time the shift ended.
Pay rate applied to this punch.
Tip amount declared by the employee for this punch.
Optional pay code identifier for this punch.
UTC date and time the shift started, if provided.
UTC date and time the shift ended, if provided.
Optional client-supplied key to prevent duplicate submissions. Requests with the same key within 24 hours return a 409.
Optional identifier for correlating this request with the caller's system.
Optional UTC timestamp from the client, used to resolve which request is latest when multiple exist for the same import type.
OK
Response returned after submitting an import request.
Unique numeric identifier of the import session.
Unique numeric identifier of the individual import request within the session.
Indicates whether a new import session was created. Returns false when submitting to an existing session.
Correlation identifier echoed from the request, if provided.
Unprocessable Content