POST api/v1/notificationresponseoptions

Create a new NotificationResponseOptionMode

Request Information

URI Parameters

None.

Body Parameters

NotificationResponseOptionModel
NameDescriptionTypeAdditional information
NotificationResponseOptionId

integer

Required

ResponseText

string

Required

String length: inclusive between 0 and 50

IsActive

boolean

Required

CreatedBy

string

Required

String length: inclusive between 0 and 50

CreatedOnUtc

date

Required

IsComplete

boolean

Required

UserNotificationResponses

Collection of UserNotificationResponseModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

NotificationResponseOptionModel
NameDescriptionTypeAdditional information
NotificationResponseOptionId

integer

Required

ResponseText

string

Required

String length: inclusive between 0 and 50

IsActive

boolean

Required

CreatedBy

string

Required

String length: inclusive between 0 and 50

CreatedOnUtc

date

Required

IsComplete

boolean

Required

UserNotificationResponses

Collection of UserNotificationResponseModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.