Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 3.24 KB

AddressRequestCompound.md

File metadata and controls

20 lines (16 loc) · 3.24 KB

AddressRequestCompound

Properties

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

[Back to Model list] [Back to API list] [Back to README]