For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Get Support
Get a demo
Public API Reference (Beta)
Webhooks
Payloads
Applicant Webhook Payload
Copy page
Payload
The payload of this webhook request is an object.
id
long
Optional
guid
string
Optional
statusId
integer
Optional
firstName
string
Optional
middleName
string
Optional
lastName
string
Optional
email
string
Optional
workEmail
string
Optional
type
enum
Optional
phones
list of objects
Optional
emailAllowed
boolean
Optional
smsAllowed
boolean
Optional
location
object
Optional
primarySkills
string
Optional
status
string
Optional
source
string
Optional
currentCompany
string
Optional
currentTitle
string
Optional
currentPay
object
Optional
desiredPay
object
Optional
displayName
string
Optional
Response
200
any
Return a 200 status to indicate that the data was received successfully.