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
Spree Admin SDK

