I do not have much practical experience with web services. I need to use some methods of this: link
Can anyone help me on how to connect to it in PHP and get the feedback?
For example: There is a method called GerarToken () that receives 3 parameters: DfUser (Type: string), DsShaha string), QueryType (Type: QueryType).
How could I use the web service to access this method and get its return (the token in that case) in a variable?