Hi, I have question about handling the API in sandbox.
When we search the customer, there are only element of firstName,lastName,businessName,and email. There is no unique ID, that may have multiple records. How do we find a unique record?
Is there any API to delete a customer record?
Thanks
If you use the emailsearch filter, you will be able to locate a Customer based that matches the unique email.
Here’s an example: GET https://api.dwolla.com/customers?email=jane%40email.com
While you can deactivate and suspend a Customer, the functionality to delete a Customer isn’t supported as per the data retention guidelines that Dwolla is subject to within the USA.
1. How many customers can be created under one master account?
There isn’t a limit to the number of Customers that can be created!
2. can Unverified Customers transfer money to master account?
This depends on the funds-flow you have. If you have the Receive funds flow, then yes, you can receive funds from Unverified Customers into your Master Account.