address_new.php [Original Seitentitel]

Creates a new customer address.

Description

 address_new.php?company=COMPANY_RTIKEY&import=IMPORT_RTIKEY&name1=YellowFox%20GmbH&street=Hauptstraße&number=1a&zipcode=01257&city=Kesselsdorf&country=D&posdesc=YellowFox%20Headquarter&map=1&lat=51.0374&lon=13.587813

Parameter

ParameterDescriptionTypNoteMandatory
companyRTI company keystring
yes
importRTI import keystring

yes

name1name 1string

max. 100 characters

yes
name2name 2string

max. 100 characters

no
streetstreetnamestring

max. 100 characters

no
numberstreet numberstring

max. 10 characters

no
zipcodezipcodestring

max. 100 characters

no
citycitynamestring

max. 100 characters

no
countrycountrytagstring

max. 3 characters

no
mapmap view activeint

0 = invisible, 1 = visible (geocoordinates must be available)

no
latlatitudefloat-90 to +90 in format WGS84no
lonlongitudefloat

-180 to +180 in format WGS84

no
posdescposition descriptionstring

max. 100 characters, displayed as text on the map and in position lists

no
commentcommentstring

max. 2000 characters

no
phonephonenumberstring

max. 100 characters

no
emaile-mailstring

max. 100 characters

no

Return

string  is returned. If successful, "OK" is returned as the response. Otherwise an "ERROR:Beschreibung" is returned.

Example call

https://map.yellowfox.de/rti/address_new.php?company=COMPANY_RTIKEY&import=IMPORT_RTIKEY&name1=YellowFox%20GmbH&posdesc=YellowFox%20GmbH&street=Am%20Wüsteberg&number=3&zipcode=01723&city=Kesselsdorf&country=D&map=1&lat=51.036423&lon=13.598794