<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:api="https://api.shippingmanager.pl/"> <soapenv:Header/> <soapenv:Body> <api:GetPoint> <!--Optional:--> <api:token> <!--Optional:--> <api:UserName>demo@demo.pl</api:UserName> <!--Optional:--> <api:Password>demo</api:Password> </api:token> <!--Optional:--> <api:getPointRequest> <api:PointId>13738557</api:PointId> </api:getPointRequest> </api:GetPoint> </soapenv:Body> </soapenv:Envelope>