Verify Micro Entries
POST {{baseUrl}}/microentry/v1/customers/{{avaCustomerId}}/accounts/{{avaAccountId}}/amounts
Verify the micro entries as received by customer in customer's account.
Customer needs to verify the micro amounts received in customer's account. customerId
and accountId
are the identifiers of the customer and account receiving the micro entries.
Supported regions:
Request Body
{"amounts"=>["0.01", "0.02"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Finicity-App-Token | string | ||
Finicity-App-Key | string |