I recently profiled a page on my website. The page took about 2 seconds to load, and close to 80% of the time is contributed from the request to get pending transfer:
https://api-sandbox.dwolla.com/customers/<customer_id>/transfers?status=pending
So, I’m just wondering if the response speed will improve after switching to production later.
thank you!