Create Customer Group
customerGroup
Create Customer Group
Create a new customer group
POST
Create Customer Group
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The User-Id (int or uuid) on whose behalf the request is executed. Requires scope 'Application.RunAs'.
The tenant ID for the target ERP instance.
Body
application/json
The customer group to create.
Response
The created customer group.
Model Class: CustomerGroup
The name of the customer group.
Example:
"B2C"
Indicates if the customer group is the default group. Only one group can be selected as the default group.
Example:
false
The discounted percentage for the customer group.
Example:
5
Indicates if the customer group sees the net price in the online shop.
Example:
false