StateMachineEngine
This web service contains the functions to perform the operations for the State Engine Machine.
The following operations are supported. For a formal definition, please review the Service Description.
-
changeState
Receives RequestInfo class object which contains required information to the state change of a ticket. In return it will return ResponseInfo class object which will tell whether an operation was successfull, if not it will return ErrorCode and ErrorMessage.