ReDoc documentation
Get customer group by group ID.
200 Success.
400 Bad Request
401 Unauthorized
Internal Server error
Unexpected error
{- "code": "string",
- "extension_attributes": {
- "exclude_website_ids": [
- 0
], - "uid": "string"
}, - "id": 0,
- "tax_class_id": 0,
- "tax_class_name": "string"
}Save customer group.
200 Success.
400 Bad Request
401 Unauthorized
Internal Server error
Unexpected error
{- "group": {
- "code": "string",
- "extension_attributes": {
- "exclude_website_ids": [
- 0
], - "uid": "string"
}, - "id": 0,
- "tax_class_id": 0,
- "tax_class_name": "string"
}
}{- "code": "string",
- "extension_attributes": {
- "exclude_website_ids": [
- 0
], - "uid": "string"
}, - "id": 0,
- "tax_class_id": 0,
- "tax_class_name": "string"
}