-
Web Service URL: https://[SERVER_ADDRESS]/EventsWS/EventsData.asmx
-
MPS Version: From 5.12.0
Description
This method closes a manual printer event.
Syntax
public string OpenManualEvents(string dealerName, string dealerUserEmail, string dealerUserPassword, int eventID, string comment)
Parameters
-
dealerName: Provider name;
-
dealerUserEmail: Provider user email;
-
dealerUserPassword: Encrypted user password;
-
eventID: Event identifier;
-
comment: Information on why the event is being closed.
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 site to which the printers of the desired events belong; or the user must be assigned full permission in company monitoring.