Update a product class
Update a product class.
Authorizations:Token
Query Parameters
id required | stringResource identifier |
Request Body Schema:
The updated Product Class resource name | string[1 .. 255] charactersExample: "Apparel" |
Responses
200Product Class resource updated
Response schema:
Product Class resource updated id | integer |
name | string |
400Invalid input
404Resource not found
422Unprocessable entity