Declaratively replaces the complete set of customer-group mappings of a SCX seller/account. The request describes the full desired state - provided mappings are upserted and the customer-group mapping of every channel price type not contained in the request is cleared, not removed (declarative replace, ADR-57).
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The tenant ID for the target ERP instance.
Path Parameters
Sales channel id of the SCX seller/account whose customer-group mappings are replaced.
Body
Request model for SetScxSellerCustomerGroupMappings command endpoint. Route parameters bind from the route, query parameters from the query string, everything else from the body.
The complete desired set of customer-group mappings for the seller.
Response
Successfully replaced the customer-group mappings. Returns the persisted mappings.
Declaratively replaces the complete set of customer-group mappings of a SCX seller/account. The request describes the full desired state - provided mappings are upserted and the customer-group mapping of every channel price type not contained in the request is cleared, not removed (declarative replace, ADR-57). - Response
The persisted customer-group mappings.