Submits labor job title 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 job title 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 job title records to import.
A single job title submitted for labor import.
Optional description of the job title.
Name of the job title.
Optional default pay rate associated with the job title.
Provider-assigned identifier of the job title.
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