Payload encryption

  1. 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?

Original post with answer can be found here API and Data security - #2 by kmoreira