Creates a new Rejection Message.
Name | Description | Additional information |
---|---|---|
model | The model of the Rejection Message. |
Define this parameter in the request body. |
{
"MessageKey": "sample string 1",
"MessageValue": "sample string 2",
"StoreName": "sample string 3",
"PortalId": 4,
"LocaleId": 5,
"RejectionMessagesId": 6
}