Add new product class
Add new product class
Authorizations:Token
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 |