Create access token
POST https://api-sandbox.dwolla.com/token
Request Body
[{"name"=>"grant_type", "value"=>"client_credentials", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
POST https://api-sandbox.dwolla.com/token
[{"name"=>"grant_type", "value"=>"client_credentials", "datatype"=>"string"}]
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |