Creates a new supplier type.
Name | Description | Additional information |
---|---|---|
model | The model of the supplier type. |
Define this parameter in the request body. |
{
"ClassName": "sample string 1",
"Description": "sample string 2",
"IsActive": true,
"Name": "sample string 4",
"SupplierTypeId": 5
}