An Address Object
Name | Type | Description | Notes |
---|---|---|---|
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 | |
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] |