/v1/customers/{customer}/cash_balanceRetrieves a customer’s cash balance.
| Name | Description |
|---|---|
| customer* |
| Name | Description |
|---|---|
| expand | Specifies which fields in the response should be expanded. |
object (no properties in spec)
| Field | Type | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| available | object | A hash of all cash balances available to this customer. You cannot delete a customer with any cash balances, even if the balance is 0. Amounts are represented in the smallest currency unit. | |||||||||
| customer* | string | The ID of the customer whose cash balance this object represents. | |||||||||
| customer_account | string | The ID of an Account representing a customer whose cash balance this object represents. | |||||||||
| livemode* | boolean | If the object exists in live mode, the value is | |||||||||
| object* | string | String representing the object's type. Objects of the same type share the same value. | |||||||||
| settings* | customer_balance_customer_balance_settings | 2 nested fields
|