Get Customer Group
customerGroup
Get Customer Group
Get a specific customergroup
GET
Get 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.
Path Parameters
Response
Returns the customergroup for the given id.
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