Spree Admin SDK
Update a gift card
Updates an active gift card’s editable attributes. Redeemed or partially-redeemed cards cannot be edited.
Required scope: write_gift_cards (for API-key authentication).
PATCH
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Path Parameters
Gift card prefixed ID
Body
application/json
Response
200 - application/json
gift card updated
The values listed are the built-in ones; extensions may add more.
Available options:
active, partially_redeemed, redeemed, canceled, expired 
