Initiate Micro Entries
POST {{baseUrl}}/microentry/v1/customers/{{avaCustomerId}}
Initiate the micro entries to customer's account.
Two random micro amounts less than a dollar each will be deposited to provided customer's account.
Supported regions:
Request Body
{"receiver"=>{"routingNumber"=>"011000138", "accountNumber"=>"5111111111", "accountType"=>"Checking", "name"=>"API client test"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Finicity-App-Token | string | ||
Finicity-App-Key | string |