Pick-up point can't be selected in marketplaces with multi-level sellers
ID: 524073
Backlog
Published on 1/11/2023
•
Last update on 1/11/2023
Summary
In a marketplace with a multi-level relationship (MOI), when a pick-up point is selected, the marketplace returns a communication error with the seller, preventing the use of pick-up-points in the marketplace along with those sellers.
At the 2nd level (Direct Seller), the internal error is "The address cannot be used for the given delivery channel (status code: 400)".
This behavior happens because the UI sends the request with a combination of "selectedDeliveryChannel": null
and "addressType": "search"
.
Simulation
- Access a marketplace account that has regular sellers using the multi-level relationship (MOI)
- Look for an address that has pick-ups that cover the location
- A seller communication error message will appear
Workaround
N/A