-
Web Service URL: https://[SERVER_ADDRESS]/EventsWS/EventsData.asmx
-
MPS Version: From 5.29.0
Description
This method reopens a printer event.
Syntax
public string ReopenManualEvents(string dealerName, string dealerUserEmail, string dealerUserPassword, int eventID, string comment)
Parameters
-
dealerName: Name of the provider;
-
dealerUserEmail: Email address of the provider user;
-
dealerUserPassword: Encrypted user password;
-
eventID: Event identifier;
-
comment: Information on why the event is being reopened.
Return
If successful, the return is: {“Result”:true}.
Click here to learn more about the return format.
Possible errors returned
Click here to check the possible errors that may be returned and learn about their reasons.
Restrictions
-
To execute this method, the user must have full permission in the events area and advanced printer events;
-
The user must be a monitor of the company or monitor of the company's site to which the printers of the desired events belong; or the user must be assigned full permission in company monitoring.