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] |