Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

template

description

websignatureOffice default (en)

sms_auth

A onetime token to open a SMS protected envelope or document

Fields

  • time: The time the SMS was sent

  • token: Token that must be entered to open the document / envelope

  • locale: The locale of the user (e.g. “de”)

Your token for the webSignatureOffice process from ${time} is: ${token}

mail_type_id: 101

sms_document_link

A shortened URL to a standalone document viewer (TimeLimitedDocumentViewer)or envelope viewer. The SMS is sent when signing synchrone remote with SMS link.

Fields

  • time: The time the SMS was sent

  • adhocurl: The URL to the document

  • locale: The locale of the user (e.g. “de”)

Your document link is: ${adhocurl}

mail_type_id: 103

sms_verification

Used to verify the mobile number of registered users.

Fields

  • time: The time the SMS was sent

  • token: Token to verify the mobile number

  • verificationUrl: URL for number verification

  • locale: The locale of the user (e.g. “de”)

webSignatureOffice token: ${token} please confirm at ${verificationUrl}?locale=${locale}&t=${token}

mail_type_id: 102

Configuration

...