Updates an existing manufacturer.
Name | Description | Additional information |
---|---|---|
categoryProfileId | The ID of the Category profile |
Define this parameter in the request URI. |
model | The model of the CategoryProfile |
Define this parameter in the request body. |
{
"CategoryProfileID": 1,
"CategoryID": 2,
"ProfileID": 3,
"EffectiveDate": "2019-12-14T15:16:45.9712903-08:00",
"ProfileName": "sample string 5"
}