/offers/{id}

Returns an Offer object with the given id.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

idstringRequiredformat: "uuid"

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

expandenumOptional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
Allowed values:
include_remote_databooleanOptional

Whether to include the original data Merge fetched from the third-party to produce these models.

include_shell_databooleanOptional

Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).

remote_fieldsenumOptional

Deprecated. Use show_enum_origins.

Allowed values:
show_enum_originsenumOptional
A comma separated list of enum field names for which you'd like the original values to be returned, instead of Merge's normalized enum values. [Learn more](https://help.merge.dev/en/articles/8950958-show_enum_origins-query-parameter)
Allowed values:

Response

idstring or nullRead-onlyformat: "uuid"
remote_idstring or null

The third-party API ID of the matching object.

created_atdatetime or nullRead-only
The datetime that this object was created by Merge.
modified_atdatetime or nullRead-only
The datetime that this object was modified by Merge.
applicationstring or nullformat: "uuid"
The application who is receiving the offer.
creatorstring or nullformat: "uuid"
The user who created the offer.
remote_created_atdatetime or null
When the third party's offer was created.
closed_atdatetime or null
When the offer was closed.
sent_atdatetime or null
When the offer was sent.
start_datedatetime or null
The employment start date on the offer.
statusenum or null
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_deletedboolean or nullRead-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 nullRead-only
remote_datalist of objects or nullRead-only
<MergeSupportedFieldsByIntegrationWidget requestType="GET" data="H4sIAAAAAAAAA9WXXW/aMBSG/0rlSwTJKGNbkaaJr1JoCV1J21VTFR2cQzA4cbCdQJn636cE2pKtQ1uVse7S9vFr+/HrY/sboaDRE/KO1AhoRYrEFy5yUiOD8RglKRIImQU+rtud+JAUiYrCUEiN7jFD7qoTiWNSI6aP0sNSFLAxQ9cErUwWaPQkaCYCZT72Ko3TbqRIOAtm6NYpFVGgd+is40qwDvyhmDQrTYokBKX0RIrIm1zgPEK1SzKZDUcfAw285IIGc6t7Sa77P1eXzNtFjhrdFmhooUaaLHAz1ETrUNVMc4I8NNJhDRdjEwMTpGaUozKrlaPD90fV0kYlHf2T4/GP5cJ0PhKj9wXHo9yBqNC36dKyuwtr6r21mm+X1uqyaq1mK2s6e1NwPCj07X51YN9UBq16efBMgDN89+XoqtFq9KwCXbUr1vRmYdm03LfpbLTqVnoduuidfF5aq5vDfuuyYtntaq8jyoPmheo3L0S/bhikSLb3kdS+ftuu2Jijriaju2xo1wcPt5CsNwFCVgqjEWfUUBUDfFiJABbKoMI3fXQZmKmUM5xHINE5E55wKtHna4gXRhh4D/SZCB7Rkxqx6nb3qp01QT0GxmHEkdS0jPAn35LaVwJhyBlNp0uKhHKh0HUgcZNEX2h0qETQP9QlG5YtOSHoyVMVc5NTokHqpBXXBR0pcpuEzCMm0T0HCT5qlMk8bu+Lz0HtoJ8P0nMOeiyk30HfWcZX9LRc3QGzbZ3UrWa79bpwYqDX3fIAKxGDiYgU5sP3SW/bt8Y0/J/8midg1uz2h/l6t5tIOirFuwfz5svzBQh7YhQznZNBN2IZd+6N4a955eC0M4zTd0oOkFKpzMUjbrwPd43rHQf5b+TK1HNCvgYTDiRQjgc2cBT5QE6lfjNL7gXuDnfmmRGH9fODYUQpKnUMVAup8uGZ1cy4t0G/CO/4zb8G/EqupKEPUl8glRFLA/OhnxXN4J9+iM/G7ev/4q56EVEbwdfAuMgp/z7p7Ts/vFLLXp52Ds6lONgYjKVGygH05Wln85ByDhtzdzlge/4N/G3gf8j5WshZupZc6D6oZZLBIObc4kd7MPMLiL4Alws5/fYfnvcb0X/zLf3NN8DuI3x7/x2U46iYTxMAAA==" />