Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 3.1 KB

AddressRequestCompound.md

File metadata and controls

23 lines (15 loc) · 3.1 KB

AddressRequestCompound

Properties

Name Type Description Notes
pkiAddressID Integer The unique ID of the Address [optional]
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 [optional]
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]