Name | Type | Description | Notes |
---|---|---|---|
pkiAddressID | Int | The unique ID of the Address | |
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 |
sProvinceNameX | String | The name of the Province in the language of the requester | |
fkiCountryID | Int | The unique ID of the Country. Here are some common values (Complete list must be retrieved from API): | Value |
sCountryNameX | String | The name of the Country in the language of the requester | |
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] |