Skip to main content

Delete Shipping Method Mapping

DELETE 

/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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Bearer token.

Request

Responses

No Content