Adresse eines Kunden oder Unternehmens
JSON-Darstellung |
---|
{ "addressCountry": string, "addressLocality": string, "addressRegion": string, "postalCode": string, "streetAddress": string } |
Felder | |
---|---|
address |
Der ISO 3166-1 Alpha-2-Ländercode für das Land, z. B. „US“ (Pflichtfeld) |
address |
Der Ort, z. B. "Mountain View" (Pflichtfeld) |
address |
Die Region, z. B. "CA". Dieses Feld ist nur in Ländern erforderlich, in denen die Region normalerweise Teil der Adresse ist. (optional) |
postal |
Die Postleitzahl, z. B. "94043" (Pflichtfeld) |
street |
Die Adresse, z. B. "1600 Amphitheatre Pkwy" (Pflichtfeld) |