- Some of the APIs have sensitive information in request payload. Example
https://api.dwolla.com/customers/{id}/funding-sources
Fields: routingNumber & accountNumber
Does Dwolla supports payload encryption (field level or entire request) while making the call so that data will be secured while transferred over internet?