Remove gift card
Removes a previously applied gift card from the cart.
DELETE
Spree SDK
Authorizations
Publishable API key for store access
JWT token for authenticated customers
Headers
Bearer token for authenticated customers
Order token for guest access
Path Parameters
Cart prefixed ID
Gift card prefixed ID (e.g., gc_abc123)
Response
200 - application/json
gift card removed
Spree SDK

