Tokenize an account
Convert legacy ACH ABA routing and account numbers or an International Bank Account Number (IBAN) into a verified token to meet NACHA requirements.
Authentication
AuthorizationBasic
Query parameters
verifyAccount
If true, Trustly will verify the provided account data. Default value is false.
Request
merchantId
account
Response
OK
name
Account name.
type
Financial Institution Account Type:
-1: Unknown0: Other1: Checking2: Savings
profile
Financial Institution Account Profile:
-1: Unknown0: Other1: Personal2: Business
verification
accountNumber
Financial institution account number
token
Account token for the returned account. This can be used to identify duplicate bank accounts in your system.
verified
If true, the account is verified.
nameOnAccount
Account owner name.
routingNumber
Bank Routing Number provided by the selected account.
iban
IBAN (International Bank Account Number) is an internationally agreed system of identifying bank accounts across national borders
accountId
providerId
paymentProvider
Details of the Financial institution
country
2-character ISO code of the country for the bank account that was selected. Currently only the US, CA, UK, DE, and AU are supported.
Errors
400
Bad Request Error