Abstract API · Arazzo Workflow
Abstract API IBAN and Company Verification
Version 1.0.0
Validate an IBAN, then enrich the company it belongs to for a KYB check.
View Spec
View on GitHub
AvatarsCompany EnrichmentContactsCurrenciesEmail ValidationExchange RatesIBAN ValidationImage ProcessingIP GeolocationIP IntelligencePhone ValidationPublic HolidaysScreenshotsTimezonesVAT ValidationWeb ScrapingArazzoWorkflows
Provider
Workflows
iban-and-company-verification
Validate an IBAN and enrich the company it is associated with.
Validates an IBAN and, for a valid IBAN, branches to a company enrichment lookup on the supplied company domain so a bank account can be tied to a verified business profile.
1
validateIban
validateIBAN
Validate the IBAN and retrieve bank name, country, and account details.
2
enrichCompany
getCompanyEnrichment
Enrich the company that owns the validated bank account using its domain.
Source API Descriptions
openapi