sendPackageEx2

This method is an extension to the sendPackageEx message. This method works in the same way but takes a further parameter indicating whether the recipient of the package will be requested to sign (or reject) the package. This allows you to specify that the package requires none or a combination of Additional Authentication and Signing. So the Request Parameters are identical barring the addition of the requestSign parameter.

Parameters

For all parameters, refer to:
  • sendPackage
  • sendPackageEx

Additional Request Parameters

Parameter Type Requirement Description
requestSign xsd:boolean mandatory – cannot be null or empty This is used to determine whether the recipient of the package will be requested to sign (or reject) the package.