Store Credits
Store Credit balance of a customer
Returns a balance for the given customer id.
🔒 Requires: store_credits:read scope
get/store_credits/{customerId}/balance
Path parameters
customerIdstring uuid required
Customer id
Response
The store credit details for the given customer.