Account
I am a
Developer
Product(s)
Earned badges
Achievement: Latest Unlocked
Topics Started
Replies
Preferences
Topic Started
Topics |
---|
Hi , is it possible to sign the document on behalf of client when client agrees to digital consent. |
I have created 5 checkbox , how to validate atleast one has been checked . |
Replies Created
Reply to: access a document which created in sandbox
Friday, January 3, 2020 at 08:10amhow to get the placeholder id , i have created a placeholder Signer1 in sandbox.
Reply to: access a document which created in sandbox
Friday, January 3, 2020 at 08:40amThanks it worked now its saying {
"code": 400,
"messageKey": "error.validation.sendPackage.noApprovals",
"message": "Cannot send package without approvals.",
"name": "Validation Error"
}
It seems like i did not added signature field . How to inject the signature field through Rest api
Reply to: access a document which created in sandbox
Friday, January 3, 2020 at 09:12amsay If i adding text field in pdf how to inject value from Rest api
Reply to: access a document which created in sandbox
Monday, January 6, 2020 at 04:21amThe scenario is different . I already created a label field through sandbox . Just need to pass values from Rest api .
I need to understand how to pass values from Rest APi for the labels created through the sandbox .
Reply to: send selected documents from a template created in Sandbox
Tuesday, January 7, 2020 at 10:13amIn our case the user will select respective documents out of which we on boarded in sandbox , so we need to send those documents alone .
So creating templates in each scenario is difficult since we get those in run time .
Do you have any api to select only few documents in a template while sending it .
I tried giving certain document ids alone which need to be sent but its not working.
"documents": [
{
"id": "15657c0c6edb22100d4a0c632c722a2d9b35ca89dae3aa60",
},
{
"id": "75657c0c6edb22100d4a0c632c722a2d9b35ca89dae3aa61",
},
]
Subscriptions
Topics | Replies | Freshness | Views | Users |
---|---|---|---|---|
13 | 1 year 11 months ago | 80 | ![]() |
|
7 | 1 year 11 months ago | 43 | ![]() |
|
1 | 2 years 10 months ago | 44 | ![]() |
|
Hi , is it possible to sign the document on behalf of client when client agrees to digital consent. |
4 | 2 years 10 months ago | 52 | ![]() |
I have created 5 checkbox , how to validate atleast one has been checked . |
3 | 2 years 11 months ago | 111 | ![]() |