👍

Pre-Conditions

You have obtained accessCode & 'connectionID' from the response of user's successful authentication in Connect layer

To read more about authentication process and access token please refer to Authentication Documentation

Metadata API provides single endpoint that can be used to obtain information about the bank of the user and banks custom requirements to process a transaction. You can get following information about the bank from the endpoint:

  • Cool down period
  • Transaction Limits (minimum amount allowed)
  • Transaction History Range
  • Beneficiary requirements...

What’s Next

Now lets check out how to obtain metadata of users bank account