29 results matched your search criteria
Forum topic
OneSpan Sign
We have several package templates which we created with the New UI. Each of the templates has multiple documents assigned to them.
Now we need to use the RESTAPI to pull these package templates and create new transactions with the package templates created in the UI.
Forum topic
OneSpan Sign
Is there a way to customize email template variable (specifically $PACKAGE_OWNER_NAME) when we create package using `Clone` rest API ?
Forum topic
OneSpan Sign
Hi,
Is there any limit for emailMessage content text?
I have a script generating list of items and it can become quite long. In one testing case it was 4k characters long and I got the 500 Internal Server Error on package clone.
Forum topic
OneSpan Sign
Hi ,After cloning package , I want to reorder documents in the package before it is sent. Basically I want 4th document in the order to move at first place. I am using Rest API. Is there any way to handle this ? Please let me know. Thanks
Forum topic
OneSpan Sign
I have a template with a grid of 50 rows. Each row has a Label field and a checkbox field. Values for label are supplied thru `Package\{{PackageId}}\Clone` endpoint.
Forum topic
OneSpan Sign
Hello,
I am trying to find a way to get a document id. I am currently using a GET to retrieve a template ID that I made ahead of time, and then a POST to clone this template for a new transaction. I am not seeing any specfics on how I can find the document id after doing this. Any suggestions?
Forum topic
OneSpan Sign
Hello all, we require to add preview functionality to our system before sending a document to signers. I couldn't see an API for this. Does Onespan provide a preview URL?
Forum topic
OneSpan Sign
Is there an API endpoint that allows API clients to delete set of fields in one API call?
Forum topic
OneSpan Sign
Hi! (I am reposting as for some reason my post was deleted)
I a not able to create a package from a template as I receive the following error message :
Could not create a package from template. Exception: The remote server returned an error: (500) Internal Server Error.