Submits labor employee 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 employee 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 employee records to import.
A single employee record submitted for labor import.
Primary street address line of the employee.
Secondary street address line of the employee, if applicable.
Date of birth of the employee.
City of the employee's address.
First name of the employee.
Full name of the employee.
Date the employee was hired.
Last name of the employee.
Middle name of the employee, if applicable.
Mobile phone number of the employee.
Payroll system identifier for the employee.
Provider-assigned identifier of the employee.
Social security number of the employee.
State of the employee's address.
Postal zip code of the employee's address.
Email address of the employee.
Indicates whether the employee is inactive.
Collection of job title assignments for this employee.
A job title assignment for an employee submitted for labor import.
Identifier of the job title.
Identifier linking the employee to this job title assignment.
Pay rate for this employee job title assignment.
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