Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 3.01 KB

AddressRequestCompound.md

File metadata and controls

22 lines (14 loc) · 3.01 KB

AddressRequestCompound

Properties

Name Type Description Notes
fkiAddresstypeID Integer 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 Integer The unique ID of the Province. Here are some common values (Complete list must be retrieved from API): Value
fkiCountryID Integer 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]