Bank listing
Currently, the ACH Bank transfer facility is available to US shoppers only. A US shopper interested in making a bank transfer will be required to link his bank account through Plaid. Rocketfuel uses Dwolla for all the bank transfers.
The process of linking a bank account is described here.
If a shopper has already linked a bank account(s), this API returns the list of the connected bank account.
The below screenshot displays a way of showing a list of connected bank account(s).

GET /banks/my
Headers
Name
Type
Description
Authorization*
String
"Bearer" + Shopper access token
Content-Type
String
application/jsom
Last updated
Was this helpful?