Skip to main content

Create customer group

Create customer group

Request Body REQUIRED
Name string

The name of the customer group.

DiscountPercentage int32

Customers in this group receive this discount percentage.

Responses
200

The created customer group id.

Schema OPTIONAL
Resource int32 OPTIONAL

The resource on which the action was taken.

Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.

400

Bad request.

Schema OPTIONAL
Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.