Delete a store credit
Deletes an unused store credit (amount_used == 0). Returns 422 otherwise.
Required scope: write_store_credits (for API-key authentication).
DELETE
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Response
204
store credit deleted
Spree Admin SDK

