ats/offers

Retrieve Offers

Retrieve Offers from any connected Ats software

get/ats/offers/{id}

Path parameters

idstring required

id of the offer you want to retrieve.

Query parameters

remote_databoolean

Set to true to include data from the original Ats software.

Headers

x-connection-tokenstring required

The connection token

Response

created_bystring

The UUID of the creator

remote_created_atstring date-time

The remote creation date of the offer

closed_atstring date-time

The closing date of the offer

sent_atstring date-time

The sending date of the offer

start_datestring date-time

The start date of the offer

statusstring

The status of the offer

application_idstring

The UUID of the application

field_mappingsobject required
idstring

The UUID of the offer

remote_idstring

The remote ID of the offer in the context of the 3rd Party

remote_dataobject required
created_atobject required
modified_atobject required

Changes