Deletes a temporary user.
Description
POST tempuser_delete.php?company=RTI_COMPANYKEY&import=RTI_IMPORTKEY&email=USER_EMAIL
Parameter
parameter | description | type | mandatory |
---|---|---|---|
company | RTI company key | STRING | yes |
import | RTI import key | STRING | yes |
email address of the user to be deleted | STRING | yes |
Return
A success message will be "OK". Otherwise it return "ERROR:Description".
Examples
cancels order "AUF_1234"
https://map.yellowfox.de/rti/tempuser_delete.php?company=RTI_COMPANYKEY&import=RTI_IMPORTKEY&email=m.mustermann@example.com