We are building our next use case: Add funds to my wallet from my bank.
Customer is Verified Customer type.
In executing /transfer API call with:
- Source: funding source (ie. https://api-sandbox.dwolla.com/funding-sources/e9bdb863-c506-4a70-9168-a5cf2637edf6)
- Destination: customer url (ie. https://api-sandbox.dwolla.com/customers/585dde9a-4509-4d61-9a9e-629745d52f1a)
We received this error:Receiver cannot be the owner of the source funding source
Question: can this forum give us pointers how to accomplish this use case?
Thank you!