28 results matched your search criteria
Forum topic
OneSpan Sign
We are using the completion report API to retrieve the completed transactions from all senders. Using this (/api/reports/completion?status=COMPLETED&from=2020-03-01&to=2020-05-13), service did not return all of the senders (only 49 out of 146). It also did not return
Forum topic
OneSpan Sign
how to get the report completion for specific time period in a day like between 8am to 12 pm.
using the below api
/api/reports/completion.
what format should be From date and to date . Need to retrieve for specific timings in a day
Forum topic
OneSpan Sign
We are planning to extract OneSpan data via api's to drive reporting.
A) there are some advantages (simplicity) to re-extract all data, every night
B) there are also advantages to incremental extracts, i.e. net new items + changes
Forum topic
OneSpan Sign
All pkg's are marked as deleted, all are for same person (owner/sender).
We don't understand why lists seem exclusive of each other???
Seems OneSpan reporting is including pkg's not in return set from API call
Forum topic
OneSpan Sign
Hi
I created two procedures in the same package which includes REST API. One procedure includes rest api to attach a report say ABC and in 2nd procedure another report XYZ is attached to esign portal.
Forum topic
OneSpan Sign
Hello,
Recently when we generated reports, we found out there's one package with updated date in the time range, but not returned by the API "/api/packages?from=&to=&lastUpdatedStartDate=&lastUpdatedEndDate=", why it happened?
Forum topic
OneSpan Sign
Guys,I am getting this error when trying to update the package status of a package. Is there something going on with the PUT call? I am able to do the other POST calls.url - https://sandbox.esignlive.com/api/packages/{transactionID}
Forum topic
OneSpan Sign
I need to query for packages that changed status (e.g. completed, expired, opted out, sent) within a given time frame. For example, I may want to query for all packages that expired since yesterday, regardless of when the package was created.
Forum topic
OneSpan Sign
Hi, I'm working to retrieve all sender from the accounts that I manage in order to generate some reports.
I'm trying to figure out what is the best approach to incrementally grab new senders without retrieving the full list again.
Do you have any suggestion using REST API's calls?
Forum topic
OneSpan Sign
Right now there's the option to update transactions to replace a signer either manually after checking transaction reports or using API https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/adding-updating-and-removing-signers