Versions Compared

Key

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

...

Before you add the signatures please add the following in the section "Signatures" . [ in order to set the order of the recipients (required), to set the timestamp (optional)

and to set the a batchgroup (optional) Image Added:

Code Block
languagejava
themeEclipse
titleTaskConfiguration
"TaskConfiguration": {
                  "StampImprintDateConfiguration": {
                    "UseLocalTimezone": true,
                    "DateTimeFormat": "string"
                  },
                  "UseExternalTimestampServer": true,
                  "BatchGroup": "string",
                  "OrderDefinition": {
                    "OrderIndex": 0
                  }
                }

...