Customers > Customer Balance
Customer Balance
Use the Storefront API to retrieve a customer's account balance for use during checkout.
Endpoints
| Endpoint | Description | JSON API |
|---|---|---|
| storefrontCustomerBalance | Get customer balance | GET:storefront/customer_balance.json |
| storefrontCustomerBalanceApplyGiftCard | Apply gift card to a customer balance | POST:storefront/customer_balance/apply_gift_card.json |
| storefrontCustomerBalanceHistory | Get customer balance history | GET:storefront/customer_balance/history.json |
Types
| Types |
|---|
| ApplyGiftCard |
| CustomerBalanceHistoryPage |
| StorefrontCustomerBalance |