{
"customer_group": {
"id": "<string>",
"name": "<string>"
}
}
Creates a new customer group
{
"customer_group": {
"id": "<string>",
"name": "<string>"
}
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Create customer group details
Created
The response is of type object
.