You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Deletes a temporary user. 

Description

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

Parameter

parameterdescriptiontypemandatory
companyRTI company keySTRING

yes

importRTI import keySTRINGyes
emailemail address of the user to be deletedSTRINGyes

Return

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

Examples

 

cancels order "AUF_1234"
http://map.yellowfox.de/rti/tempuser_delete.php?company=RTI_COMPANYKEY&import=RTI_IMPORTKEY&email=m.mustermann@example.com
  • No labels