Skip to main content
PATCH
Update an offer
Update recipient details, proposed terms, expiration, or metadata on a draft offer. Sent, accepted, declined, expired, and voided offers cannot be edited. Use an Idempotency-Key header when retrying update requests. See Idempotency.

Parameters

string
required
The offer ID.
object
Recipient name or email.
object
Proposed role, employment constraints, compensations, or benefits.
string
Offer expiration timestamp.
object
Set of key-value pairs to attach to the offer.

Returns

Returns the updated Offer object.