mhellman

Meaning of provider element role/signers/delivery

0 votes

What is the meaning of the provider element of role/signers/delivery, i.e. when one defines a role, one can specify

{
  "id": "Signer5",
  "reassign": true,
  "type": "SIGNER",
  "signers": [
    {
      "email": "[email protected]",
      "firstName": "John",
      "lastName": "Smith",
      "id": "Signer5",
      "delivery": {
        "email": true,
        "download": true,
        "provider": true
      }
    }
  ],
  "name": "Signer5"
}


Reply to: Meaning of provider element role/signers/delivery

0 votes

Hi there,

 

If you set "roles" > "signers" > "delivery" > "email" as true, OneSpan Sign will attach the signed documents to the completion email sending to this signer. The other two options "download" and "provider" won't have explicit functional behaviors, but they are flags indicating how you're gonna deliver the signed documents to your signer. ("download" means you planned to let the client use the download links within the signing ceremony, "provider" could mean you will download the documents and send to your client on your own way)

 

Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off