Creates the work history info for a specific provider.
Created
Bad Request
Unauthorized
Forbidden
Server Error
{- "workHistoryType": "Employment",
- "name": "string",
- "jobTitle": "string",
- "address": {
- "state": "AL",
- "zipCode": "string",
- "city": "string",
- "addressLine1": "string",
- "addressLine2": "string",
- "type": "Unspecified"
}, - "phone": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "isCurrentEmployer": true,
- "departureReason": "string",
- "gapExplanation": "string"
}
{- "lastUpdatedAt": "2019-08-24T14:15:22Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "workHistoryType": "Employment",
- "name": "string",
- "jobTitle": "string",
- "address": {
- "state": "AL",
- "zipCode": "string",
- "city": "string",
- "addressLine1": "string",
- "addressLine2": "string",
- "type": "Unspecified",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}, - "phone": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "isCurrentEmployer": true,
- "departureReason": "string",
- "gapExplanation": "string"
}