It allows an admin system from a esport establishment to erase the background image for the cashier console.
This procedure must be used with the method GET.
Input parameters:
- CyberName = License’s name for the E-Sport.
- UserName = UserName.
- Token = Session Token.
Example of use:
https://wingamer.ar/ApiMasterControl/DeleteCrokisImage.php?CyberName=abc&UserName=abc&Token=2323
Output:
- Array Object [ {“ResponseClass”: “OK”} ]
- Array Object [ {“ResponseClass”: “ERROR”, “Param1”: “error message”} ]