Dear all,

 

I am creating the signatures and we have 50 - 100 pages contracts. I need to be able to create e-signature and initials for multiply recipients, and I would like to do it one time per recipient.

 

Right now I had to copy each signature field and each initial field for each page, for each recipient. It took me a very long time.

 

Hey!

I have a couple of general queries regarding the movement of a transaction into "Trash" that I have been unable to find answers on.

1. Are we able to add a user-defined reason for why something was trashed? We have a "void" functionality within our front-end which trashes transactions through the API integration, and we were wondering if we'd be able to add and capture the reasons for a user "voiding" here?

Hi,

 

We would like to check if it is possible to set up an account for a group, using for example a shared mailbox for the user. Then, people with access to that mailbox would be able to access OneSpan to send documents for signature.

Many thanks in advance!

Luis Rubio

Hi Team,

We are trying to integrate One Span Sign into our PHP Laravel application. We got the sample from the support team. But we are getting the following error when we try to create the package. Here we are using PHP CURL functionality to initiate the REST API calls.

Array ( [messageKey] => error.validation.sendPackage.noApprovals [message] => Cannot send package without approvals. [code] => 400 [name] => Validation Error )

Please suggest where we are wrong and let us know do we need to enable any settings.

We currently received notifications when the package is completed "PACKAGE_COMPLETE" however the documentid property is null. 

when I get the package contents I can get the list of documents but the status on the documents doesn't show which one is the signed one. ( /api/packages/{{packageid}} )

I want to get only the document that was signed and none of the ancillary documents, however we need to know the documentid to get it.

/api/packages/{{packageid}}/documents/{{documentid}}/pdf