Amadeus Solutions · Schema

Address

address information

AirlinesBookingFlightsGDSHotelsTravelTravel Technology

Properties

Name Type Description
category string Category of the contact element
lines array Line 1 = Street address, Line 2 = Apartment, suite, unit, building, floor, etc
postalCode string Example: 74130
countryCode string country code [ISO 3166-1 country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)
cityName string Full city name. Example: Dublin
stateCode string State code - two character standard [ISO 3166-2 state code](https://en.wikipedia.org/wiki/ISO_3166-2)
stateName string Full state name
postalBox string E.g. BP 220
text string Field containing a full unformatted address. Only applicable when the fields lines, postalCode, countryCode, cityName are not filled.
View JSON Schema on GitHub