| Name | Type | Description | Notes |
|---|---|---|---|
| pkiAddressID | int | The unique ID of the Address | [optional] |
| fkiAddresstypeID | int | The unique ID of the Addresstype. Valid values: | Value |
| sAddressCivic | string | The Civic number. | |
| sAddressStreet | string | The Street Name | |
| sAddressSuite | string | The Suite or appartment number | [optional] |
| sAddressCity | string | The City name | |
| fkiProvinceID | int | The unique ID of the Province. Here are some common values (Complete list must be retrieved from API): | Value |
| fkiCountryID | int | The unique ID of the Country. Here are some common values (Complete list must be retrieved from API): | Value |
| sAddressZip | string | The Postal/Zip Code The value must be entered without spaces | |
| fAddressLongitude | string | The Longitude of the Address | [optional] |
| fAddressLatitude | string | The Latitude of the Address | [optional] |