Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Parameter "backgroundColor": The id of the referenced color
  • Parameter "defaultFor": when used in WebUI or in an API integration where the layout is not explicitely selected by the integration code, the "defaultFor" parameter allows selecting which layout should be used. Values can be separated with semicolon (;).
    • Allowed values: Click2Sign;Draw2Sign;Type2Sign;BiometricSignature;RemoteSignature;LocalCertificateSignature;DisposableCertificate;OtpSignature;AutomaticRemoteSignature;SwissComOnDemandCertificate;PushTan;ATrust;BankId;GenericSigningPlugin"
    • Mind that it may be useful to define different layouts e.g. for BiometricSignature or Type2Sign signatures.

Integration

Warning

Following integration is currently not possible via APIv6. Please also see Migrate REST API clients from v5 to v6 (Currently Non-Supported Functionality)


It is possible to add the layout to a signature field sent via api. Just add the parameter "ly" for layout in the "AllowedSignatureTypes" section. Please see the following sample:

...