534 results matched your search criteria
Forum topic
OneSpan Sign
We need to push our signed documents into an eOriginal vault. The instructions say to push it through a "data" field in the API.
Question #1: Location and Procedure
Forum topic
OneSpan Sign
In the documentation for Document Extraction, it explains that a Textfield or Checkbox must be completed before a Signer can sign a package:
Before signing, Agent1 must complete two fields:
1
[Agent1.Fullname1.Textfield1]
2
Forum topic
OneSpan Sign
Hi,
I integrated the esignlive with the REST API. The only concern is there are too many clicks for the 2nd time signer(user).
Forum topic
OneSpan Sign
We have a web UI with the iframe approach for the e-signature ceremony but we appear to lose the signature field when cloning the template.
Our steps are as follows:
Forum topic
OneSpan Sign
Good Morning OSS Community Team,
I have a question about layouts, let me ask based on a scenario:
Forum topic
OneSpan Sign
Currently when using a text anchor to place a field or signature block, we can specify the occurrence index (i.e. 0 = use the first occurrence of the specified text. 1 = use the second occurrence of the specified text..
Forum topic
OneSpan Sign
Apart from the feature guides, where can I find the complete documentation for all the REST API features available?
In some cases, I found different examples, and the URI was different.
Forum topic
OneSpan Sign
I used {{TheHost}}/api/account/senders?from=1&to=100 API to retrieve Sender Object in JSON. The "top" level of this object contains two (I believe) related fields
"timezoneId": "GMT",
"created": "2020-04-24T17:42:42Z",
Under "account": { is another two fields
Forum topic
OneSpan Sign
Hello,
just started to work with the REST API.
currently working thru the Python test cases / examples.
i have two initial observations.
1.