Address
Address
- accountHolder: AccountHolder!
- additionalInstructions: String
Any additional instructions for the delivery
- addressLine1: String!
The first line of the street address
- addressLine2: String
The second line of the street address
- addressLine3: String
The third line of the street address
- city: String!
The city
- countryCode: CountryCode!
The Alpha-2 ISO 3166-1 country code
- firstName: String!
The first name of the recipient
- id: ID!
- lastName: String!
The last name of the recipient
- postalCode: String!
The postal code, zip code, postcode
- region: String
The ISO 3166-2 region code (excluding the country code)