Import CSV

Post
/employers/{employerId}/employees/import

Import employee data from a CSV file.

Store values

Parameters

string
The Id of the Employer
string
The format of the CSV file. (optional)
boolean
Set to true and nothing will be imported but you'll be shown a preview of the data. (optional)
boolean
Set to true and if the payroll code matches an existing employee then that employee will be updated. (optional)
Try it

Possible Responses

200 Success Item[] application/json
409 Conflict