v1

latestOpenAPI 3.0.12026-07-245752052.0 MB
viewEmploymentProfiles

Sync viewEmploymentProfile and Partner resources for a given worker

post/api/serviceemployment/processes/companies/{companyIdentifier}/profiles/all/workers/{workerIdentifier}/sync

Path parameters

companyIdentifierstring uuid required

company unique identifier

workerIdentifierstring uuid required

worker unique identifier

Request body

syncWorkbrightDataboolean

Whether to sync related Workbright collections

syncCasesFromTasksboolean

Whether to sync cases from Onboard assigned tasks

syncDocumentAssignmentsboolean

Whether to sync document assignments in the I9 case

Response

default response

Example response

{
  "meta": {
    "timestamp": "2021-05-05T09:47:58.924Z",
    "verb": "GET",
    "path": "/api/structure/resources/5949cf7c-fec6-4b31-947c-3aceabff58c5",
    "jti": "%cQN3RIGp",
    "rid": "$2d2zkHZ5",
    "count": 1,
    "status": "200",
    "duration": 17,
    "size": 1234
  }
}