Good morning community, first of all, thank you very much for taking the time to read my question.
I explain what I have tried to do, I have built the following code unit and I have published it as a web service in Business central


In the SOAP url it takes me to the following screen

What I'm trying to do in Postman is to consume that code unit and its procedure called "FindItem" which only expects an item code and the procedure tells me if that product exists or not
But I can't create the query in Postman to receive the response of that specific procedure
What I currently have in Postman is the following

It would really help me a lot if you shared a way to consume that procedure in Postman
Again thank you very much for your time and knowledge.
Good day