Customers > 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 utilized as a payment method during the order processing stage.
Endpoints
| Endpoint | Description |
|---|---|
| customerBalance | Get customer balance |
| customerBalanceApplyGiftCard | Apply gift card to a customer balance |
| customerBalanceHistory | Get customer balance history |
| customerBalanceTransactionCreate | Perform transaction on customer balance |
Types
| Types |
|---|
| ApplyGiftCard |
| CustomerBalance |
| CustomerBalanceCreate |
| CustomerBalanceHistoryPage |