Skip to content

Offers Object ​



id
string
REQUIRED · The offer's unique identifier
application
object
The offer's application
id
string
Unique identifier of the application
candidate
object
The offer's candidate
id
string
Unique identifier of the candidate
job
object
The offer's job
id
string
Unique identifier of the job
creator
object
The offer's creator
id
string
Unique identifier of the user
closed_at
string · date-time
The offer's closed date
sent_at
string · date-time
The offer's sent date
start_date
string · date-time
The offer's start date
status
string
The offer's status
All possible enum values:
  • draft
  • approval_sent
  • approved
  • sent
  • sent_manually
  • opened
  • denied
  • signed
  • deprecated
created_at
string · date-time
The date and time of the offer's creation
updated_at
string · date-time
The date and time of the offer's last update
remote_data
object
Raw data returned from the remote API call.