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

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

Returns

Returns the updated Offer object.