offer.start

The offer.start endpoint creates and returns an offer version instance that can be filled out and submitted using the offer.create endpoint.

Requires the offersWrite permission.

In order to create a new offer version for a candidate with an in-progress offer process, you can call the offer.start endpoint and then call the offer.create endpoint to fill out the newly created offer version form.

Body Params
uuid
required

The ID of the offer process to start. This value is the id included in the response of the offerProcess.start API.

Response

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json