Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 3.2 KB

File metadata and controls

24 lines (16 loc) · 3.2 KB

AddressRequestCompound

An Address Object and children to create a complete structure

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]