API Format Address
From Openprovider API documentation
Format specification > address
Collection of data fields that contains the following members:
Field | address |
street (required) | |
| Street name part of the address, for example Main street |
| Alphanumeric value |
number (required) | |
| House number part of the address |
| Numeric value |
suffix (optional) | |
| House number suffix part of the address |
| Alphanumeric value |
zipcode (required) | |
| Zip code or postal code |
| Alphanumeric value |
city (required) | |
| City or town |
| Alphanumeric value |
state (optional) | |
| State or province |
| Alphanumeric value |
country (required) | |
| ISO-3166 [1] 2-character country code |
| Alphanumeric value |