Which endpoint is used for user registration in the Flutter application?
Hi @rashmi.kulkarni , Since Dwolla’s product is white labeled in nature, you would design the UI for your Flutter application (native iOS or Android), which would then call off to your back-end server to facilitate API calls to Dwolla. Your back-end server would send a request to our /customers endpoint which would register a user.