1
I am developing an application of integration between the city of my city and a system for a company, to optimize the generation of NFS-e. It consists of using the city’s Web Service to send, using SOAP, XML files to be validated. That is, the parameter passed will be an XML file.
Since I’ve never created this type of application, I’m not sure how to do it. For example:
How I use the services provided (http://grphml.santacruz.rs.gov.br/thema-nfse-hml/) and do SOAP communication in PHP? Assuming I have the XML file ready and structured correctly, as I step it as parameter to the Web Service?
I don’t want the solution of anything, only tips and examples that can help me.
Very good, thanks for the references Fernando.
– Developer1903