78 results matched your search criteria
Forum topic
OneSpan Sign
I've grabbed a completion report and am looping through the packages to archive them.
I've tried the following:
RestClient client;
client = new RestClient("https://apps.e-signlive.com/api");
UrlTemplate template;
template = new UrlTemplate("https://apps.e-signlive.com/api");
St
Forum topic
OneSpan Sign
Hi
Can you please give me a link to the object docs
It used to be at the link below
https://docs.e-signlive.com/10.0/schema/index.html#package
Regards
Mario
Forum topic
OneSpan Sign
In the previous system (e-signlive.com) I was able to create enum list of all countries. In the new one, the list is cut after about 90 positions.
Do you know any way to overcome that?
Forum topic
OneSpan Sign
Hi!
Do you have anywhere online full REST API documentation with all possible request payload fields defined?
For example, there is a http://docs.e-signlive.com/doku.php?id=es
Forum topic
OneSpan Sign
In attempting to use signerAuthenticationTokens, I was looking at the following:
http://docs.e-signlive.com/doku.php?id=esl:e-signlive_guide_authentication&s[]=webpageurl#signerauthenticationtoken_example
public SignerAuthenticationTokenExample() {
authenticationClient = new Authenticat
Forum topic
OneSpan Sign
When I log into e-SignLive, I don't see the groups tab. I'm trying to set up group signing, like shown here:
http://docs.e-signlive.com/doku.php?id=esl:help:groups_and_delegate_access
Forum topic
OneSpan Sign
Hi
What does disableOptOutOther do.
Can you send me a link to the REST api docs for this field
I have the following link for 10
https://docs.e-signlive.com/10.0/schema/index.html#package
Thanks
Mario
Forum topic
OneSpan Sign
Hi,
I received the following message during the eSign. Could I know in what situation I'm receiving the message below?
Forum topic
OneSpan Sign
Hi
Can we set a CAPTURE field to optional?
If so can you send me a link to the latest object docs.
This is latest one that I can find.
http://docs.e-signlive.com/10.0/schema/index.html#package
Regards
Mario
Forum topic
OneSpan Sign
I just posted another question that might be related to this one:
https://developer.e-signlive.com/forums/topic/change-incorrect-signer/
I am trying to change some incorrect signers, but I can't change a package once it is "SENT". Can I change a package back to "DRAFT" status?