Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sv translation
languageen

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

Status
colourBlue
titlePOST
 cancel_order.php?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&customorderid=AUF_1234

Parameter

 
parameterdescriptiontypenotemandatory
companyRTI company keystring

yes

vehicleRTI car keystring 
yes
customorderidown 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/cancel_order.php?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&customorderid=AUF_1234