Baskets

Remove a customer credit from a Basket

Detaches a previously-applied CustomerCredit from the basket. The credit's balance is restored to the customer and the basket's outstanding payment amount is recalculated.

delete/shop/basket/{basketId}/customer-credits/{customerCredit}

Response

The customer credit was successfully removed from the basket.

Changes

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