We are trying to update the attribute c_employmentType on resource object and it is listed in the API documentation as an attribute we can update via the PATCH. I get the following error when I attempt to update it.
Release : 16.x
Component: CLARITY REST API
The c_employmentType is not a valid attribute in request schema as per documentation and hence resulting in above error.
The valid attribute is employmentType, please refer details below
The permissible value for attribute employmentType is id of Employment Type as string. The available values are mentioned below.
So a PATCH request updating user-id employment type will have below request body
#Updating Employment Type to Employee