POST api/v1/usernotificationresponses

Create a new UserNotificationResponseMode

Request Information

URI Parameters

None.

Body Parameters

UserNotificationResponseModel
NameDescriptionTypeAdditional information
UserNotificationResponseId

integer

Required

UserNotificationId

integer

Required

ResponseText

string

Required

String length: inclusive between 0 and 50

CreatedBy

string

Required

String length: inclusive between 0 and 50

CreatedOnUtc

date

Required

NotificationResponseOptionId

integer

Required

NotificationResponseOption

NotificationResponseOptionModel

None.

UserResponseUserNotificationDetails

Collection of UserNotificationDetailModel

None.

UserNotificationHeader

UserNotificationHeaderModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

UserNotificationResponseModel
NameDescriptionTypeAdditional information
UserNotificationResponseId

integer

Required

UserNotificationId

integer

Required

ResponseText

string

Required

String length: inclusive between 0 and 50

CreatedBy

string

Required

String length: inclusive between 0 and 50

CreatedOnUtc

date

Required

NotificationResponseOptionId

integer

Required

NotificationResponseOption

NotificationResponseOptionModel

None.

UserResponseUserNotificationDetails

Collection of UserNotificationDetailModel

None.

UserNotificationHeader

UserNotificationHeaderModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.