Creates new RequestStatus
Name | Description | Additional information |
---|---|---|
model | The model of the requestStatus. |
Define this parameter in the request body. |
{
"RequestStatusID": 1,
"Name": "sample string 2",
"CustomerNotification": "sample string 3",
"AdminNotification": "sample string 4",
"IsEnabled": true
}