APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Adyen
BulkAddress
Adyen
· Schema
BulkAddress
BulkAddress schema from Adyen API
Payments
Financial Services
Fintech
Properties
Name
Type
Description
city
string
The name of the city.
company
string
The name of the company.
country
string
The two-character ISO-3166-1 alpha-2 country code. For example, **US**.
email
string
The email address.
houseNumberOrName
string
The house number or name.
mobile
string
The full telephone number.
postalCode
string
The postal code. Maximum length: * 5 digits for addresses in the US. * 10 characters for all other countries.
stateOrProvince
string
The two-letter ISO 3166-2 state or province code. Maximum length: 2 characters for addresses in the US.
street
string
The streetname of the house.
View JSON Schema on GitHub