ReDoc documentation
Save customer group.
required | object (customer-data-group-interface) Customer group interface. |
200 Success.
400 Bad Request
401 Unauthorized
Internal Server error
Unexpected error
{- "group": {
- "id": 0,
- "code": "string",
- "tax_class_id": 0,
- "tax_class_name": "string",
- "extension_attributes": {
- "exclude_website_ids": [
- 0
]
}
}
}
{- "id": 0,
- "code": "string",
- "tax_class_id": 0,
- "tax_class_name": "string",
- "extension_attributes": {
- "exclude_website_ids": [
- 0
]
}
}