1540 results matched your search criteria
Forum topic
OneSpan Sign
We are using the completion report API to retrieve the completed transactions from all senders. Using this (/api/reports/completion?status=COMPLETED&from=2020-03-01&to=2020-05-13), service did not return all of the senders (only 49 out of 146). It also did not return
Forum topic
OneSpan Sign
Guys,
We are looking at this page for creating the Auth token for a user.
https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/authentication_tokens.htm?Highlight=user%20authentication#Create
We have to do a POST request to this api call.
/authenticationTokens/user
The documentation
Forum topic
OneSpan Sign
We are integrating with Onespan using Rest API.
We have three types of Roles. Broker , customer and Business.
Broker first sign an agreement(using esign), followed by customer and then Business people sign an agreement.
Forum topic
OneSpan Sign
I'm currently using the sandbox version of eSignlive and I wish to configure the designer view (hide various elements).
Forum topic
OneSpan Sign
can we able to create the template in sandbox UI and send the created template through Rest Api.
Forum topic
OneSpan Sign
Hi,
Is there any REST API for getting a current status of a particular transaction in esignlive account.
Thanks,
Kartee
Forum topic
OneSpan Sign
If a package has already been created, can the email address and SMS phone # be changed via the API?
Forum topic
OneSpan Sign
please help us to know how we can send the template which was created in sandbox through Rest api
Forum topic
OneSpan Sign
Hi,
I been trying to get status' for my packages, but i am hitting a wall.
I am running the following using the owner API Key and attempting to retrieve packages that are owned by a separate sender:
/api/packages/:packageId
Forum topic
OneSpan Sign
Do the from and to parameters i the /api/packages accept/support time (or just 'yyyy-MM-dd' date)?
Are the values based on GMT time?