Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
Suppose we have sender named "123" and there are two signers "123" and "456". Is it possible to view document in an iframe when nobody has signed and when one signer has signed?
Hi, we are evaluating the REST API for our use case. Is there a way to know that original package has been modified? For say, some new document has been added to the same package.

Replies Created

Reply to: View document in an iframe

0 votes
I am using this below json to add signers. Can you suggest here how to add signer without any signatures? Actually, I didn't get what assigning an signature to signer means. "{"roles":[ { "locked":false, "emailMessage":{ "testing sent emails.":"" }, "attachmentRequirements":[ ], "reassign":false, "specialTypes":[ ], "id":"Sender", "data":null, "type":"SIGNER", "index":0, "signers":[ { "auth":{ "challenges":[ ], "scheme":"NONE" }, "company":"Silanis", "firstName":"Arpit", "lastName":"Gagneja", "phone":"", "email":"[email protected]", "knowledgeBasedAuthentication":null, "language":"en", "title":"Silanis", "external":null, "professionalIdentityFields":[ ], "userCustomFields":[ ], "delivery":{ "email":true, "provider":false, "download":true }, "group":null, "signature":null, "address":null, "data":null, "name":"", "specialTypes":[ ] } ], "name":"Sender" }, { "locked":false, "emailMessage":{ "content":"" }, "attachmentRequirements":[ ], "reassign":false, "specialTypes":[ ], "id":"Signer", "data":null, "type":"SIGNER", "index":0, "signers":[ { "auth":{ "challenges":[ ], "scheme":"NONE" }, "company":"", "firstName":"Arpit", "lastName":"Gagneja", "phone":"", "email":"[email protected]", "knowledgeBasedAuthentication":null, "language":"en", "title":"", "external":null, "professionalIdentityFields":[ ], "userCustomFields":[ ], "delivery":{ "email":false, "provider":false, "download":false }, "group":null, "id":"123456", "signature":null, "address":null, "data":null, "name":"", "specialTypes":[ ] } ], "name":"Signer" } ], "documents":[ { "approvals":[ { "role":"Signer", "signed":null, "accepted":null, "data":null, "fields":[ { "page":0, "subtype":"FULLNAME", "width":200, "binding":null, "extract":false, "extractAnchor":null, "left":175, "top":165, "validation":null, "height":50, "data":null, "type":"SIGNATURE", "value":"" } ], "name":"" }, { "role":"Sender", "signed":null, "accepted":null, "data":null, "fields":[ { "page":0, "subtype":"FULLNAME", "width":200, "binding":null, "extract":false, "extractAnchor":null, "left":550, "top":165, "validation":null, "height":50, "data":null, "type":"SIGNATURE", "value":"" } ], "name":"" } ], "name":"sampleAgreement" } ], "name":"Test Package REST", "type":"PACKAGE", "language":"en", "emailMessage":"", "description":"New Package", "autoComplete":true, "status":"SENT" }";

Subscriptions

Topics Replies Freshness Views Users
Suppose we have sender named "123" and there are two signers "123" and "456". Is it possible to view document in an iframe when nobody has signed and when one signer has signed?
9 6 years 11 months ago 71
Profile picture for user harishaidary
Hi, we are evaluating the REST API for our use case. Is there a way to know that original package has been modified? For say, some new document has been added to the same package.
5 6 years 11 months ago 11
Profile picture for user harishaidary

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.