Skip to content
Edwin van den Belt edited this page Apr 13, 2021 · 6 revisions

home > Booking phase > Customer > Address

field required description
streetAddress * example: example street 18, 2nd floor, 18-B33
Street address, including number OR PO box number, eventually extended with internal referencce like room number, could match Content-Language
areaReference example: Smallcity, Pinetree county
city or town, principal subdivision such as province, state or county, could match Content-Language
postalCode
country example: NL
two-letter country codes according to ISO 3166-1
{ "streetAddress" : "example street 18, 2nd floor, 18-B33"
, "areaReference" : "Smallcity, Pinetree county"
, "postalCode": "3478GG"
, "country": "NL"
}

In version 1.2.0

Clone this wiki locally