SubmitAtsSyncCandidateSyncApplicationInput
Input Object
Fields
indeedRegistrationId ID! Required
Unique identifier to represent the reference between an Indeed employer and a Partner employer
Provided to Partners during registration.
applicationVersionId ID! Required
Unique identifier tracking the initialization and submission of an application version
Each initialization of an application version produces this identifier, which should be used to submit the version once all attachments have been uploaded.
Example
{"indeedRegistrationId": "opaqueId", "applicationVersionId": "opaqueId"}