Adres klienta lub firmy.
| Zapis JSON | 
|---|
| { "addressCountry": string, "addressLocality": string, "addressRegion": string, "postalCode": string, "streetAddress": string } | 
| Pola | |
|---|---|
| address | 
 Kraj podany w postaci dwuliterowego kodu kraju zgodnego ze standardem ISO 3166-1 alfa-2, np. „US” (wymagany). | 
| address | 
 Miejscowość, np. „Mountain View”. (wymagane) | 
| address | 
 Region, np. „CA”. To pole jest wymagane tylko w krajach, w których region jest zwykle częścią adresu. (opcjonalnie) | 
| postal | 
 Kod pocztowy, np. 94043. (wymagane) | 
| street | 
 Ulica i numer, np. „1600 Amphitheatre Pkwy”. (wymagane) |