Versions Compared

Key

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

...

Available from version

8.2

Workflow Type Name (Id)

AhvRequestSupportTicket, 44

Description

Used to initiate help

Data structure

Code Block
"Data": {
          "AhvSocialSecurityNumber": string,
          "RequesterCoreIdentityId": uint,
          "PlaceOfBirth": string
},

Example

Code Block
"Data": {
          "AhvSocialSecurityNumber": "756.123.123.132.30",
          "RequesterCoreIdentityId": 1337,
          "PlaceOfBirth": "Aarau"
        },

C# class name

RequestSupportTicketWorkflowInput