Customers > Customer Balance
Commerce APICustomersCustomer Balance

Customer Balance

The Customer Balance feature enables you to credit or debit your customers' accounts. A typical use case might include refunding orders to a customer's balance. This balance will then be used as a payment method during the order processing stage.

Endpoints

EndpointDescriptionJSON API
customerBalanceGet customer balanceGET:customer_balance.json
customerBalanceApplyGiftCardApply gift card to a customer balancePOST:customer_balance/apply_gift_card.json
customerBalanceHistoryGet customer balance historyGET:customer_balance/history.json
customerBalanceTransactionCreatePerform transaction on customer balancePOST:customer_balance/transaction.json

Types

Types
ApplyGiftCard
CustomerBalance
CustomerBalanceCreate
CustomerBalanceHistoryPage