#andrei4002-bankaccount
1 messages · Page 1 of 1 (latest)
@ebon nacelle for that one you concat the transit number and institution number and pass the combined value to routing_number I think
yeah I'm right
When creating a bank account via the API, combine the transit and institution numbers to create a full routing number (e.g., 12345678).
so you'd do that logic in your iOS app