Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 8.87 KB

recipientgettemplaterecipientresponse.md

File metadata and controls

26 lines (22 loc) · 8.87 KB

RecipientGetTemplateRecipientResponse

Successful response

Fields

Field Type Required Description
role models.RecipientGetTemplateRecipientRole ✔️ N/A
read_status models.RecipientGetTemplateRecipientReadStatus ✔️ N/A
signing_status models.RecipientGetTemplateRecipientSigningStatus ✔️ N/A
send_status models.RecipientGetTemplateRecipientSendStatus ✔️ 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.RecipientGetTemplateRecipientAuthOptions] ✔️ 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
fields List[models.RecipientGetTemplateRecipientField] ✔️ N/A