It turns out that when sending the Request with the Send Invoice method, in the response it gives me an error code 104. Supposedly I am testing it with SoapUI and when making the request I replace the ? by my values, but when executing it gives me the error 104, the SOAP request is not well constructed: the SOAP Header is not found
What do I need to make it work well Thanks