4 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I'd like to send a package (transaction--the fact that these separate terms mean the same thing is quite confusing) programmatically using the API (no SDKs as I'm using NodeJS) but I'm not seeing any endpoints in the documentation to do so.
Is it possible to send a package using the API?
Forum topic
OneSpan Sign
I want to get notify using callback, when a signer added to the document.
Can you please help me how can I achieve this.
I am using REST API, node.js
Forum topic
OneSpan Sign
Hi, I have a package with status draft, Now I want to update an approval using this route
PUT /packages/{packageId}/documents/{documentId} /approvals/{approvalId}
Here I am updating multiple field values.