Create access token

POST https://api-sandbox.dwolla.com/token

Request Body

[{"name"=>"grant_type", "value"=>"client_credentials", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring