Offer Recipient
Change the role of an offer recipient
Changes the role of an offer recipient. This cannot be done, when the offer is already signed.
Required permissions:offer:write
PUT
Authorizations
Value for the Authorization header parameter.
Path Parameters
OfferRecipient identifier
Body
The updated OfferRecipient resource
The role of the recipient
Available options:
read
, sign
Response
200
application/json
OfferRecipient resource updated
Example:
"https://example.com/"
Available options:
read
, sign
Available options:
pending
, started
, signed
, not_started
, archived
Example:
"not_started"
Example:
"https://example.com/"
Link to the offer for the recipient
Example:
"https://example.com/offers/1/recipient-1"
Was this page helpful?