Skip to main content
GET
Query Shop Customer Groups

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-tenant-id
string<uuid>
required

The tenant ID for the target ERP instance.

Path Parameters

salesChannelId
string
required

Sales channel id of the Wawi-managed shop whose customer groups — and their assignment state — are returned.

Response

Success.

customerGroupId
string<uuid>
required

The customer group's internal key.

Example:

"b45f6432-2462-4c6f-b00f-1d9d01000000"

isAssigned
boolean
required

This customer group is currently assigned to the shop.

isDefault
boolean
required

This customer group is the shop default customer group. Only meaningful while IsAssigned is true.