List store credits
Returns store credits for the authenticated customer, filtered by current store and currency. Supports Ransack filtering.
GET
Spree SDK
Authorizations
Publishable API key for store access
JWT token for authenticated customers
Query Parameters
Comma-separated list of fields to include (e.g., amount,currency). id is always included.
Spree SDK

