PUT
/
offer-recipients
/
{id}
/
role

Authorizations

Authorization
string
header
required

Value for the Authorization header parameter.

Path Parameters

id
string
required

OfferRecipient identifier

Body

role
enum<string> | null
required

The role of the recipient

Available options:
read,
sign

Response

200 - application/json
createdAt
string
email
string
firstName
string
id
string
lastName
string

Link to the offer for the recipient

offer
string
role
enum<string>
Available options:
read,
sign
signatureDone
boolean
signedDocument
string | null
signingLog
string[]
signingName
string
signingNameRole
string
signingStatus
enum<string>
default:
not_started
Available options:
pending,
started,
signed,
not_started,
archived
submissionSlug
string | null
tenantId
string