Skip to main content
GET
Delivers the customer groups assigned to a connector account.

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 Connector whose customer groups are listed.

Response

Success.

endpointId
string
required

The customer group's identifier on the endpoint side. Always present — rows the endpoint reports without a usable identifier are not returned.

isDefault
boolean
required

This customer group is the default customer group for the connector account.

endpointName
string

The customer group's display name on the endpoint side, or null if no usable localized name was reported.

customerGroupId
string<uuid>

ID of the internal Wawi customer group this endpoint group is mapped to, or null if the endpoint group has not been mapped yet.

Example:

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