Skip to content

Instantly share code, notes, and snippets.

@solak
Created September 25, 2015 12:13
Show Gist options
  • Select an option

  • Save solak/f1fc0851cdab9eac6ceb to your computer and use it in GitHub Desktop.

Select an option

Save solak/f1fc0851cdab9eac6ceb to your computer and use it in GitHub Desktop.
<?xml version='1.0' encoding='UTF-8'?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Body>
<HMR_InsurancePlanSearchRS xmlns="http://hansemerkur.de/rvm/ota/ws/types" Target="Test" Version="2005.1" EchoToken="hrlz6qmr">
<Errors>
<Error Language="de" Type="3" ShortText="HMR">Zu dieser Auswahl kann kein passendes Angebot erstellt werden. (7039)</Error>
</Errors>
</HMR_InsurancePlanSearchRS>
</soapenv:Body>
</soapenv:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment