Customers
get/v1/customers/{customer}/cash_balance

Retrieve a cash balance

Retrieves a customer’s cash balance.

Path parameters

NameDescription
customer*

Query parameters

NameDescription
expandSpecifies which fields in the response should be expanded.

Request body

object (no properties in spec)

Response

FieldTypeDescription
availableobject

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_accountstring

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 true. If the object exists in test mode, the value is false.

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
FieldTypeDescription
reconciliation_mode*string

The configuration for how funds that land in the customer cash balance are reconciled.

using_merchant_default*boolean

A flag to indicate if reconciliation mode returned is the user's default or is specific to this customer cash balance