Remove the applied agent cashback
DELETE/api/v1/cart/:cartId/cashback
Clears the applied cashback and returns any reserved balance to the agency. Refused with 409 once a payment order exists for this cart: an amount has already been quoted to a payer, and releasing the balance while that page is open would give the agency its money back AND collect the reduced amount.
Request
Responses
- 200
OK