POST api/StaffManagement/BulkImportStaff?clientId={clientId}

based on a posted CSV file, a number of staff is imported automatically for the current client

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.