Account


Earned badges

Achievement: Latest Unlocked

Topic Started

This user has not created any forum posts.

Replies Created

Reply to: Adding an signer after package is created

0 votes
Thanks Duo. The approach we are thinking is that we will still treat it as a single signer, only we will download the last signed copy from OneSpan and have the next signer sign on top of that copy. So that mean for each signer we will create a new package.

0 votes

Hi,

 

Here is a package ID. We are actually using the GOV sandbox - signer-sandbox-gov.esignlive.com.

 

Please view this package ID: B6_yc7rzmZMyr5zxcOx0Dg6S4SQ= 

 

payload used:

 

{
    "roles": [
        {
            "id": "SignerA",
            "signers": [
                {
                    "email": "[email protected]",
                    "firstName": "first",
                    "lastName": "ABCDEFGHIJKLMNOPQRSTUVWXYZ----ABCDEFGHIJKLMNOPQRSTUVWXYZ###ABCDEFGHIJKLMNOPQRSTUVWXYZ",
                    "company": "AFS"
                }
            ]
        }
    ],
    "documents": [
        {
            "approvals": [
                {
                    "role": "SignerA",
                    "fields": [
                        {
                            "page": 3,
                            "subtype": "FULLNAME",
                            "type": "SIGNATURE",
                            "extract": false,
                            "extractAnchor": {
                                "text": "Signature",
                                "index": 0,
                                "width": 500,
                                "height": 40,
                                "anchorPoint": "BOTTOMRIGHT",
                                "characterIndex": 3,
                                "leftOffset": -50,
                                "topOffset": 5
                            }
                        }
                    ]
                }
            ],
            "name": "Contract"
        }
    ],
    "name": "Example Package",
    "type": "PACKAGE",
    "language": "en",
    "emailMessage": " ",
    "description": "N",
    "autocomplete": true,
    "status": "SENT"
}
 


Subscriptions

This user is not subscribed to any release notes.

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.