Update a store credit
Update memo / category / amount. The amount can only be changed if amount_used == 0.
Required scope: write_store_credits (for API-key authentication).
PATCH
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Response
200 - application/json
store credit updated
Spree Admin SDK

