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