Delete Shipping Method Mapping
DELETE//:domain/api/amazon/:integrationInstance/shipping-method-mappings/:mapping
Delete a single shipping method mapping. Open sales orders that requested this shipping method (and belong to the same sales_channel) have their shipping_method_id cleared so SO display stays consistent. Returns 404 if the mapping belongs to a different integration's sales channel.
Authentication: Bearer token.
Request
Responses
- 204
- 404
No Content
Not Found