Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The account identifier
Set to "heartbeat" to enable keep-alive newline heartbeats during long-running requests. Response includes Preference-Applied: heartbeat header when honored. (RFC 7240)
"heartbeat"
Value to pass through to the provider
{ "other_known_names": "John Doe" }Unique identifier of the job
"4071538b-3cac-4fbf-ac76-f78ed250ffdd"
Unique identifier of the job posting that is associated with application
"1c702a20-8de8-4d03-ac18-cbf4ac42eb51"
Unique identifier of the location
"dd8d41d1-5eb8-4408-9c87-9ba44604eae4"
Questionnaires associated with the application
{
"id": "right_to_work",
"answers": [
{
"id": "answer1",
"type": "text",
"values": ["Yes"]
}
]
}Unique identifier of the candidate. Provide this OR candidate, but not both.
"e3cb75bf-aa84-466e-a6c1-b8322b257a48"
Candidate Properties. Provide this OR candidate_id, but not both. Providing this attempts to create a new candidate with the application.
Document Properties. Providing this attempts to upload files with the application.