/v1/customers/{customer}/funding_instructionsRetrieve funding instructions for a customer cash balance. If funding instructions do not yet exist for the customer, new funding instructions will be created. If funding instructions have already been created for a given customer, the same funding instructions will be retrieved. In other words, we will return the same funding instructions each time.
| Name | Description |
|---|---|
| customer* |
| Field | Type | Description | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bank_transfer* | object | Additional parameters for 3 nested fields
| ||||||||||||||||||
| currency* | string (currency) | Three-letter ISO currency code, in lowercase. Must be a supported currency. | ||||||||||||||||||
| expand | array<string> | Specifies which fields in the response should be expanded. | ||||||||||||||||||
| funding_type* | string | The |
| Field | Type | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bank_transfer* | funding_instructions_bank_transfer | 3 nested fields
| ||||||||||||
| currency* | string | Three-letter ISO currency code, in lowercase. Must be a supported currency. | ||||||||||||
| funding_type* | string | The | ||||||||||||
| 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. |