POST api/usernotificationdetails

Create a new UserNotificationDetailMode

Request Information

URI Parameters

None.

Body Parameters

UserNotificationDetailModel
NameDescriptionTypeAdditional information
UserNotificationDetailId

integer

Required

UserNotificationId

integer

Required

StaffId

integer

None.

UserId

integer

None.

IsStaff

boolean

Required

UserResponseId

integer

None.

CreatedBy

string

Required

String length: inclusive between 0 and 50

CreatedOnUtc

date

Required

StaffFsStaff

FsStaffModel

None.

UserFsUser

FsUserModel

None.

UserNotificationHeader

UserNotificationHeaderModel

None.

UserResponseUserNotificationResponse

UserNotificationResponseModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

UserNotificationDetailModel
NameDescriptionTypeAdditional information
UserNotificationDetailId

integer

Required

UserNotificationId

integer

Required

StaffId

integer

None.

UserId

integer

None.

IsStaff

boolean

Required

UserResponseId

integer

None.

CreatedBy

string

Required

String length: inclusive between 0 and 50

CreatedOnUtc

date

Required

StaffFsStaff

FsStaffModel

None.

UserFsUser

FsUserModel

None.

UserNotificationHeader

UserNotificationHeaderModel

None.

UserResponseUserNotificationResponse

UserNotificationResponseModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.