Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: 'name1' is mandatory, not optional as before
Sv translation
languagede

Erstellt eine neue Kundenadresse.

Beschreibung

Status
colourBlue
titlePOST
 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

ParameterBeschreibungTypHinweisPflicht
companyRTI Firmenschlüsselstring

...


ja
importRTI Importschlüsselstring

...


ja

name1Name 1string

max. 100 Zeichen

...

ja
name2Name 2string

max. 100 Zeichen

nein
streetStraßestring

max. 100 Zeichen

nein
numberHausnummerstring

max. 10 Zeichen

nein
zipcodePostleitzahlstring

max. 100 Zeichen

nein
cityStadtstring

max. 100 Zeichen

nein
countryLänderkennzeichenstring

max. 3 Zeichen

nein
mapKartenansicht aktivint

0 = wird nicht angezeigt, 1 = wird angezeigt (Geokoordinaten müssen vorhanden sein)

nein
latLatitudefloat-90 bis +90 im Format WGS84nein
lonLongitudefloat

-180 bis +180 im Format WGS84

nein
posdescPositionsbeschreibungstring

max. 100 Zeichen, Wird als Text in der Karte und in Positionslisten angezeigt

nein
commentKommentarstring

max. 2000 Zeichen

nein
phoneTelefonstring

max. 100 Zeichen

nein
emailE-Mailstring

max. 100 Zeichen

nein

...

Rückgabe

Es wird ein string zurückgegeben. Bei Erfolg wird als Antwort "OK" zurückgegeben. Ansonsten wird ein "ERROR:Beschreibung" zurückgegeben.

Beispiel

Code Block
titleAddresse anlegen
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


 

Sv translation
languageen

address_new.php [Original Seitentitel]

Creates a new customer address.

Description

Status
colourBlue
titlePOST
 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

Code Block
titlecreate address
https
http
://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