API Format Address
From Openprovider API documentation
(Difference between revisions)
WikiSysop (Talk | contribs)
(Created page with '==Format specification > address== Collection of data fields that contains the following members: {| border="1" cellpadding="4" |- style="background-color:#BBBBBB;" |'''Field''' …')
Newer edit →
(Created page with '==Format specification > address== Collection of data fields that contains the following members: {| border="1" cellpadding="4" |- style="background-color:#BBBBBB;" |'''Field''' …')
Newer edit →
Revision as of 09:23, 22 March 2010
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 |