Account


Earned badges

Achievement: Latest Unlocked

Topic Started

This user has not created any forum posts.

Replies Created

0 votes
I'm able to create the package, however, when I go through the whole process, the status does change to "Completed", but I don't see the signature anywhere on the doc.
{
   "documents":[
      {
         "id":"sample-contract",
         "name":"Application Document",
         "extract":true,
         "data":{
            "esl_doc_extract_type":1
         },
         "fields":[
            {
               "value":"Test Insurance",
               "name":"insurance_company_name"
            },
            {
               "value":"Test Test",
               "name":"applicant_full_name"
            }
         ],
         "approvals":[
            {
               "role":"Signer1",
               "fields":[
                  {
                     "type":"SIGNATURE",
                     "extract":true,
                     "subtype":"FULLNAME",
                     "name":"applicant_signature"
                  }
               ]
            }
         ]
      }
   ],
   "status":"SENT",
   "type":"PACKAGE",
   "roles":[
      {
         "id":"Signer1",
         "type":"SIGNER",
         "signers":[
            {
               "email":"[email protected]",
               "firstName":"test",
               "lastName":"test",
               "id":"Signer1"
            }
         ],
         "name":"Signer1"
      }
   ],
   "name":"Application Package"
}

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.