partially update one existing employmentProfile

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

identifier

Employment profile containing

companyUuid

peopleUuid

i9Cases

i9Cases object

everifyCases

everifyCases object

w4Cases

w4Cases object

workerCases

workerCases object

`` 202 updated employmentProfile. Wrapped in a JsonAPI root response.

`` 500 default error response

Updated 3 months ago


ShellNodeRubyPHPPython


xxxxxxxxxx

curl --request PATCH \

--url https://services.fountain.com/api/serviceemployment/employmentProfiles/identifier \

--header 'accept: application/json' \

--header 'content-type: application/json' \

--data '

{

"dataCollectionSubmitted": true,

"readOnly": true

}

'

application/json

202500

Updated 3 months ago