Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 8.76 KB

recipientcreatetemplaterecipientresponse.md

File metadata and controls

25 lines (21 loc) · 8.76 KB

RecipientCreateTemplateRecipientResponse

Successful response

Fields

Field Type Required Description
role models.RecipientCreateTemplateRecipientRoleResponse ✔️ N/A
read_status models.RecipientCreateTemplateRecipientReadStatus ✔️ N/A
signing_status models.RecipientCreateTemplateRecipientSigningStatus ✔️ N/A
send_status models.RecipientCreateTemplateRecipientSendStatus ✔️ N/A
id float ✔️ N/A
document_id Nullable[float] ✔️ N/A
template_id Nullable[float] ✔️ N/A
email str ✔️ N/A
name str ✔️ N/A
token str ✔️ N/A
document_deleted_at Nullable[str] ✔️ N/A
expired Nullable[str] ✔️ N/A
signed_at Nullable[str] ✔️ N/A
auth_options Nullable[models.RecipientCreateTemplateRecipientAuthOptions] ✔️ N/A
signing_order Nullable[float] ✔️ The order in which the recipient should sign the document. Only works if the document is set to sequential signing.
rejection_reason Nullable[str] ✔️ N/A