926 results matched your search criteria
Forum topic
OneSpan Sign
Hello!
I seem to be getting a 500 when I try to upload a new document.
Forum topic
OneSpan Sign
Hello,
Could you please provide some sample REST API code or URL/Details to download a "AuditTrailDocument" as PDF.
The information in this location are not clear.
Forum topic
OneSpan Sign
When we send a Notification to a signer using the Notifications API and the response is "200" or "OK" what does that exactly signify? Does it mean that the email was sent from OneSpan?
Forum topic
OneSpan Sign
Hi Team,
I have attached list of files which I have downloaded through APIs, but it seems that some of the files doesn't have any metadata files.
Now I have only the name of the documents, I don't have package id, and I need few information that is only available in metadata.
Forum topic
OneSpan Sign
I was successfully able to change my package status to DRAFT by using the code supplied in your guide.
Forum topic
OneSpan Sign
Hi
I'm trying to update the STATUS from "DRAFT" to "SENT" but getting an error. Here is my snippet...
Forum topic
OneSpan Sign
I'm not having any luck with the code below to retrieve approvals. It's not outputting anything. Any ideas why?
Forum topic
OneSpan Sign
Hi,I want to get a package from one span by its ID using Postman. I need to call it from the postman so can you please provide me REST API details (URL, headers, and parameters) or refer me to a related link?
Forum topic
OneSpan Sign
I have a few questions about the authentication pattern for the APEX SDK. I think I know the answers but I'd like confirmation:
Forum topic
OneSpan Sign
Hi,
Please help me with the following:
I am using REST API, .NET and a sandbox account.
I want to download a document in PDF format. For this I can use the call:
GET /packages/{packageId}/documents/{documentId}/pdf
But this call requires documentId.