Skip to main content

Update a product class

Update a product class.

Authorizations:Token
Query Parameters
id
required
stringResource identifier
Request Body Schema:
The updated Product Class resource
namestring[1 .. 255] charactersExample: "Apparel"

Responses

200Product Class resource updated
Response schema:
Product Class resource updated
idinteger
namestring
400Invalid input
404Resource not found
422Unprocessable entity