UpdateUploadedCandidateProfileDates_CandidateProfileInput
Input object

The details of the uploaded candidate profile to be updated.

Fields

Name
Description
createDateTime* 
DateTime!
When the candidate profile was first created in the partner system.Expects a RFC 3339 compliant date time. Millisecond precision is optional, and set to 0 if not provided.
profileId* 
String!
The identifier for the uploaded CandidateProfile to be updated.
updateDateTime* 
DateTime!
When the candidate profile was last updated in the partner system.Expects a RFC 3339 compliant date time. Millisecond precision is optional, and set to 0 if not provided.

Seen in

Parent name
Parent type
Description
Input Object
candidateProfile field