Update product class by id
Update product class by id
Authorizations:Token
Query Parameters
id required | integerId value of the ProductClass object |
Request Body Schema:
ProductClass object that needs to be added coupons | ArrayCoupons |
vendor | |
categories | ArrayCategories |
id | integerID |
position | integerPosition |
attributes | ArrayAttributes |
attribute_groups | ArrayAttribute groups |
Responses
200Success
Response schema:
Success coupons | ArrayCoupons |
vendor | |
categories | ArrayCategories |
id | integerID |
position | integerPosition |
attributes | ArrayAttributes |
attribute_groups | ArrayAttribute groups |