Skip to main content
GET
Delivers the current customer-group mappings of a SCX seller by its sales channel id.

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 SCX seller/account (composite id, ADR-69).

Response

Success.

channelPriceTypeId
string<uuid>
required

Identifier of the channel price type (mapping key).

Example:

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

salesChannelId
string
required

Sales channel id of the seller this mapping belongs to (composite id, ADR-69).

customerGroupId
string<uuid>
required

Identifier of the mapped customer group.

Example:

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

priceTypeId
string
required

Identifier of the channel price type as supplied by the channel, resolved server-side.