575 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
when i execute the following REST API call (https://sandbox.esignlive.com/api/packages) the results includes the current total transaction count, with only the most recently package / transaction json data.
is this the expected behavior?
Forum topic
OneSpan Sign
Good Afternoon,
i am currently in the process of updating one of our Applications to include ADA functionality. This application is pointed at the cloud implementation.
Forum topic
OneSpan Sign
Hi,
I want to create a package and have to add Signers and Documents later on same package.
Thanks,
Forum topic
OneSpan Sign
When creating a new package from a template I am trying to populate one of the existing text fields only if I have specific information. How can I achieve this using the rest api?
Forum topic
OneSpan Sign
Hey there,
I have a situation where I have an existing package and I'm trying to add a new document to it with text anchor fields.
The part to create the document is fine, but my issue is to add an extract anchor to it.
From what I've seen, the SDK offers the option to sdk.createDocuments(Str
Forum topic
OneSpan Sign
Hi,We are currently using custom fields so that our users can pre-map fields in documents, so they can be filled in later by our system automatically. We currently have a field for "Purchaser Name", "Purchaser Address", "Purchaser Phone Number", etc.
Forum topic
OneSpan Sign
We seem to be having an issue where we don't seem to pull in any of our recent test files using either the GetPackages or the GetUpdatedPackagesWithinDateRange. We DO get results using those as long as we move the date range back to at least last November. The catch is that if we
Forum topic
OneSpan Sign
So the documentation on the site doesn't really help with this issue.
I'm in the process of creating the JSON object used for the package and was wondering if anyone knows what the bare minimum fields are that are required for creating and sending a new package up?