Interface: SignRequestSigner

SignRequestSigner

Signer fields for GET Sign Request response The schema for a Signer in a GET Sign Request request body
Source:

Members

embed_url :string

URL to direct a signer to for signing Example: https://example.com
Type:
  • string
Source:

has_viewed_document :boolean

Set to `true` if the signer views the document Example: true
Type:
  • boolean
Source:

iframeable_embed_url :string

This URL is specifically designed for signing documents within an HTML `iframe` tag. It will be returned in the response only if the `embed_url_external_user_id` parameter was passed in the `create sign request` call. Example: https://app.box.com/embed/sign/document/gfhr4222-a331-494b-808b-79bc7f3992a3/f14d7098-a331-494b-808b-79bc7f3992a4
Type:
  • string
Source:

signer_decision :object

Final decision made by the signer
Type:
  • object
Source: