Versions Compared

Key

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

...

XML-Element

webso

Type

description

<QesId><QesProviderId>

x

Integer

The id of the qes service provider. Either <QesId> <QesProviderId> or <QesProvider> must be provided.

<QesProvider>

x

String

The name of the qes service. Either <QesId> <QesProviderId> or <QesProvider> must be provided.

example:

Code Block
<QesProvider>signius</QesProvider>

<UserName>

x

String

The UserName. It is used to map the Qes data of the user to the signature fields.

<Number>

x

Number

The phone number without country code.

e.g.: 173 123 123

<PhoneCode>

x

String

The international phone code of the mobile number according to iso 3166-1 alpha 2 (https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 ).

e.g. “de” for Germany

...