Replaces the account field on transfersBreaking changes
What’s new![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
Replaces the account
property on the Transfer
object with bank_
. The bank_
property is only included when the transfer is made to a bank account.
Impact![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
Replacing the account
property on the Transfer
object with bank_
provides more specific transfer destination information.