339 results matched your search criteria
Forum topic
OneSpan Sign
I have seen the post of creating the package from the existing template using .NET SDK.
https://developer.esignlive.com/code-share/create-template-use-create-package-net/
Is it possible using REST API too. If yes can you please make a similar tutorial using REST API as well.
Thanks,
Sumit
Forum topic
OneSpan Sign
I am trying to list all transactions that have been done but in my GET https://sandbox.esignlive.com/api/packages I only am getting the last transaction. It does not bring all of them. I am wondering if there is any id or role name I need to change for every transaction I post?
Forum topic
OneSpan Sign
Hi,
This is a followup question for:
https://developer.esignlive.com/forums/topic/urgent-delegation-role_reassign/
In role_reassign assume that role A reassigns to role B.
I have to store the email of the role A in role B.
Which field would be advisable to hold this information.
Forum topic
OneSpan Sign
Hi,
We would like to retrieve the count of users created over a period of time. i.e. # of users created yearly.
We are using the following API and it isn't providing us the desired results ...can you please assist?
https://signer-esignlive.com/api/account/senders?search=created:2016
thanks
Neel
Forum topic
OneSpan Sign
Hi,
My customer wants to be able to send the invitation mails for the signing ceremony from their own domain.
Forum topic
OneSpan Sign
Guys,
Is it possible to use the designer on a transaction that has already been created and populated with documents?
Forum topic
OneSpan Sign
I have another question out about installing the Salesforce connector:
https://developer.esignlive.com/forums/topic/installing-salesforce-connector/
Once I get an answer there and get everything installed, is there a guide/resource for creating a new package?
Forum topic
OneSpan Sign
Hey there,
i was following this guide (https://www.esignlive.com/blog/esignlive-how-to-creating-a-simple-php-web-application/) and I´m always getting Unauthorized Access as a respond.
Forum topic
OneSpan Sign
Hi Team,
I am trying to access the API: https://sandbox.esignlive.com/api/packages
Forum topic
OneSpan Sign
Hi
How can i find out from the object docs if a field is mandatory or optional.
For example Firstname is mandatory for creating a signer , but the docs dont seem to indicate that it is.