Hello there
I'm developing an ecommerce site.
I want to transfer my products to a marketplace site with SOAP service.
I contacted the marketplace and gave me the necessary documents.
I've used JSON before. I'm a beginner because I never use SOAP.
I want to send a request to SaveProductRequest at https://api.n11.com/ws/ProductService.wsdl and get the result.
I would appreciate it if you do a simple illustration.