The Offer object

The Offer object is used to represent an offer for a candidate’s application specific to a job.

idstringOptionalRead-onlyformat: "uuid"
remote_idstring or nullOptional
The third-party API ID of the matching object.
created_atdatetimeOptionalRead-only
The datetime that this object was created by Merge.
modified_atdatetimeOptionalRead-only
The datetime that this object was modified by Merge.
applicationstring or nullOptionalformat: "uuid"
The application who is receiving the offer.
creatorstring or nullOptionalformat: "uuid"
The user who created the offer.
remote_created_atdatetime or nullOptional
When the third party's offer was created.
closed_atdatetime or nullOptional
When the offer was closed.
sent_atdatetime or nullOptional
When the offer was sent.
start_datedatetime or nullOptional
The employment start date on the offer.
statusenum or nullOptional
The offer's status. * `DRAFT` - DRAFT * `APPROVAL-SENT` - APPROVAL-SENT * `APPROVED` - APPROVED * `SENT` - SENT * `SENT-MANUALLY` - SENT-MANUALLY * `OPENED` - OPENED * `DENIED` - DENIED * `SIGNED` - SIGNED * `DEPRECATED` - DEPRECATED
remote_was_deletedbooleanOptionalRead-only
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. [Learn more](https://docs.merge.dev/integrations/hris/supported-features/).
field_mappingsobject or nullOptionalRead-only
remote_datalist of objects or nullOptionalRead-only