Orders
Remove a customer credit from an order
Remove a previously-applied customer credit from an order. The credit's balance is refunded back to the customer's profile and the order totals are recalculated.
delete/shop/orders/{orderId}/customer-credits/{customerCreditId}
Response
The customer credit was successfully removed from the order.
Changes
No recorded changes to this endpoint across all 1 revision of this API.