Create a client token (action: customer.microdeposits.verify)
POST https://api-sandbox.dwolla.com/client-tokens
The `customer.microdeposits.verify
` action is used to generate a granularly scoped client token. This token is used by the following drop-in component(s):
<dwolla-micro-deposits-verify>
Request Body
{"action"=>"customer.microdeposits.verify", "_links"=>{"customer"=>{"href"=>"https://api-sandbox.dwolla.com/customers/{{customerId}}"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string | ||
Content-Type | string |