AssureSign: Custom Signing Process Redirect URL

  • 11 January 2022
  • 0 replies
  • 48 views

Userlevel 5
Badge +19

If using a custom redirect URL, either by specifying a shared redirect URL specified in the Custom Signing Process Redirect URL  setting or by passing it along using the DocumentNOW GetSigningLinks operation a number of custom parameters will be appended in the form:

[RedirectURL]?i=[value]&a=[value]&s=[value]&sa=[value]&status=[value]&envelopeStatus=[value]&ei=[value]&ea=[value]&eo=[value]

where the parameters are defined as

  • i – the document ID
  • a – the document AuthToken
  • s – the signatory ID
  • sa – the signatory AuthToken
  • o – the value of the OrderNumber that had been previously passed in as a piece of metadata during document submission
  • status – one of [“SigningStepCompleted”, ”DocumentCompleted”, ”DocumentExpired”, ”IncorrectSigningStep”, ”Submitted”]
  • envelopeStatus – one of [“EnvelopeCompleted”, “EnvelopeExpired”, “EnvelopeCancelled”, “EnvelopeDeclined”, “EnvelopeAuthFailed”, “InProgress”]
  • ei – the envelope ID
  • ea – the envelope AuthToken
  • eo – the envelope Order Number

You may elect to not have these parameters added by setting "Suppress URL Parameters When Redirecting?" to Yes in your account settings .


0 replies

Be the first to reply!

Reply