<aside> ℹ️ See also: Instant Account Verification (IAV)

</aside>

While the Link Money Web Gateway defaults to an aggregation flow, some organizations allow their developers to request a gateway with verification flows. These flows are not available in all organizations, and are not always available to all developers. Check with your organization to see if your developer credentials have permission to access IAV before you begin this flow.

Resetting your Configuration

If you wish to change your Link Money Gateway type, simply reset the type parameter in your invocation to the Link Money Web Gateway - eg,

<https://external-accounts-webapp.herokuapp.com/api/authenticate?token={YOUR_TOKEN}&type={TYPE}>

The type parameter can be assigned to one of three options:

  1. verify, to invoke a verification-only flow.
  2. aggregate-and-verify, to invoke an aggregate, then verify, flow.
  3. verify-and-aggregate, to invoke a verify, then aggregate, flow.

The Flows

IAV_only

iav_agg

Agg_verification