Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languagede

Löscht einen befristeten Benutzer.

Beschreibung

tempuser_delete.php?company=RTI_COMPANYKEY&import=RTI_IMPORTKEY&email=USER_EMAIL

Parameter

ParameterBeschreibungTypPflicht
companyRTI FirmenschlüsselSTRING

ja

importRTI ImportschlüsselSTRINGja
emailE-Mail-Adresse des zu löschenden BenutzersSTRINGja

Rückgabewerte

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

Beispiele

 

Code Block
titleWiderruft den Auftrag "AUF_1234"
http://map.yellowfox.de/rti/tempuser_delete.php?company=RTI_COMPANYKEY&import=RTI_IMPORTKEY&email=m.mustermann@example.com


Sv translation
languageen

Deletes a temporary user. 

Description

tempuser_delete

Sends a "cancel order" to the connected display of requested car and sets the order as deleted/closed.

Requested custom order id will not be quecked for dublicates. In this case the first found order will be canceled.

Description

cancel_order.php?company=COMPANYRTI_RTIKEYCOMPANYKEY&vehicleimport=VEHICLERTI_RTIKEYIMPORTKEY&customorderidemail=AUFUSER_1234EMAIL

Parameter

note 
parameterdescriptiontypemandatory
companyRTI company keystringSTRING

yes

vehicleimportRTI car import keystring STRINGyes
emailemail address of the user to be deletedSTRINGcustomorderidown order idstringmax 20 charsyes

Return

Return a string. A success message will be "OK". Otherwise it return "ERROR:Description".

Examples

 

Code Block
titlecancels order "AUF_1234"
http://map.yellowfox.de/rti/canceltempuser_orderdelete.php?company=COMPANYRTI_RTIKEYCOMPANYKEY&vehicleimport=VEHICLERTI_RTIKEYIMPORTKEY&customorderid=AUF_1234email=m.mustermann@example.com