Response Schema¶
Address response¶
Each address dict contains country-specific fields plus three guaranteed metadata keys:
Key |
Description |
|---|---|
|
Attribution string — |
|
Update channel — |
|
Regional-indicator emoji flag (e.g. |
Country-specific fields commonly include person_name, street,
city, state / region, zip / postal_code, phone,
country_code. Use fields=[...] to project only the keys you want.
IBAN response¶
Key |
Description |
|---|---|
|
Full IBAN string |
|
ISO alpha-2 country code |
|
Always |
|
Total length of the IBAN |
|
Parsed BBAN sub-fields (see below) |
|
Attribution |
|
Update channel |
details always contains bban and check_digits, plus any of
bank_code, branch_code, sort_code, prefix, type_code,
identification_number, key, account_type, owner_type,
reserved, account_number and cin depending on the country
format.