Update attribute group by id
Update attribute group by id
Authorizations:Token
Query Parameters
id required | integerId value of the AttributeGroup object |
Request Body Schema:
AttributeGroup object that needs to be added vendor | |
id | integerID |
position | integerPosition |
productClass | |
attributes | ArrayAttributes |
Responses
200Success
Response schema:
Success vendor | |
id | integerID |
position | integerPosition |
productClass | |
attributes | ArrayAttributes |