I\'m trying to post with PHP curl to an API that is made in XML with different functions (elements) that I have to execute and based on the response, execute others.
I do