Returns basic profile data of the user’s exchange account. Available data varies by exchange and linked account.
Contact Mesh to get client Secret
Contact Mesh to get client Id
Exchange account info request.
Auth token that allows connecting to the target institution.
The Id which uniquely identifies the integration.
Account information to return.
firstName, middleName, lastName, accountNumber, email, mobileNumber, companyName, countryCode, city, postalCode, address, id, dateOfBirth Successfully returns account details.
ok, serverFailure, permissionDenied, badRequest, notFound, conflict, tooManyRequest, locked, unavailableForLegalReasons A message generated by the API
User-friendly display message that can be presented to the end user
An error grouping hash from string components and caller information. Used by bugsnag on FE for correct error grouping
Strictly-typed error type that is explaining the reason of an unsuccessful status of the operation. All possible error types are available in the documentation.