239 results matched your search criteria
Forum topic
OneSpan Sign
When I do PUT request to /api/packages/{package_id} with request payload as
{
"status": "DRAFT"
}
I get error response as
{
"code": 415,
"entity": null,
"message": "Unsupported Media Type",
"messageKey": "http.status.415",
"name": "Unsupported Media Type",
"technical":
Forum topic
OneSpan Sign
If I update an existing package to SENT am I able to add any new documents to the package? Can I can update the package status to ACTIVE or some other status, add the document and then update status again to SENT?
Forum topic
OneSpan Sign
Hi, we are evaluating the REST API for our use case. Is there a way to know that original package has been modified? For say, some new document has been added to the same package. We need this to ensure package integrity.
Forum topic
OneSpan Sign
Hello,
Is there a way to get 'enforceCaptureSignature' status of package? Whether it is set to true or false.
Thanks,
Sushma
Forum topic
OneSpan Sign
I'm using sandbox.e-signlive.ca.
On this platform I get this behaviour which in my mind is unexpected.
I have created 3 packages. All 3 packages have 2 signers.
Forum topic
OneSpan Sign
Hi
Can you please let me know what are all the effects of changing the packatge status to "ARCHIVED"
Is there any online article that details all the package status and what are the effects of each
Thanks
Mario
Forum topic
OneSpan Sign
Hi,
I am trying to retrieve the packages which are in "DRAFT" status , below is API url. Below is my code that i am running, in the response it always returns only one package and that too with the status "COMPLETE" .
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?
Forum topic
OneSpan Sign
As the remote agent I want to programatically update a SENT package to DECLINED.
Forum topic
OneSpan Sign
What route do I use to retrieve packages only with the status of 'DRAFT'?