Orders

Remove a discount from an order

This endpoint deletes a Discount by ID from an order.

delete/shop/orders/{orderId}/discounts/{discountId}

Response

The order discount was successfully deleted.

Changes

No recorded changes to this endpoint across all 1 revision of this API.