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