POST api/v1/usernotificationheader

Create a new UserNotificationHeaderMode

Request Information

URI Parameters

None.

Body Parameters

UserNotificationHeaderModel
NameDescriptionTypeAdditional information
UserNotificationId

integer

Required

StartDate

date

Required

ExpirationDate

date

Required

Subject

string

Required

String length: inclusive between 0 and 100

MessageContent

string

Required

IsAllStaffs

boolean

Required

IsAllEmployees

boolean

Required

IsActive

boolean

Required

CreatedBy

string

Required

String length: inclusive between 0 and 50

CreatedOnUtc

date

Required

UserNotificationDetails

Collection of UserNotificationDetailModel

None.

UserNotificationResponses

Collection of UserNotificationResponseModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

UserNotificationHeaderModel
NameDescriptionTypeAdditional information
UserNotificationId

integer

Required

StartDate

date

Required

ExpirationDate

date

Required

Subject

string

Required

String length: inclusive between 0 and 100

MessageContent

string

Required

IsAllStaffs

boolean

Required

IsAllEmployees

boolean

Required

IsActive

boolean

Required

CreatedBy

string

Required

String length: inclusive between 0 and 50

CreatedOnUtc

date

Required

UserNotificationDetails

Collection of UserNotificationDetailModel

None.

UserNotificationResponses

Collection of UserNotificationResponseModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.