Set Marketplace Seller Shipping Rule Mappings
Replaces the complete set of shipping-rule mappings of the specified marketplace seller/account identified by its composite salesChannelId. The request describes the full desired state - provided mappings are upserted and every mapping not contained in the request is removed (declarative replace).
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
Composite SCX salesChannelId of the seller/account whose shipping-rule mappings are replaced (format 11-8-{channelId}-{shopId}, ADR-69).
Body
Request model for SetMarketplaceSellerShippingRuleMappings command endpoint. Route parameters bind from the route, query parameters from the query string, everything else from the body.
The complete desired set of shipping-rule mappings for the seller. Any existing mapping of the seller's shop that is not contained in this list is removed.
Response
Successfully replaced the shipping-rule mappings of the specified marketplace seller. Returns the persisted mappings including their server-resolved carrier id.
Replaces the complete set of shipping-rule mappings of the specified marketplace seller/account identified by its composite salesChannelId. The request describes the full desired state - provided mappings are upserted and every mapping not contained in the request is removed (declarative replace). - Response
The persisted shipping-rule mappings including the server-resolved carrier id.