Service1
Klicken Sie hier, um die vollständige Vorgangsliste anzuzeigen.
GetExternalProduct
Test
Das Testformular ist nur für Anforderungen vom lokalen Computer verfügbar.SOAP 1.1
Es folgt ein Beispiel für eine SOAP 1.1-Anforderung und -Antwort. Die angezeigten Platzhalter müssen durch tatsächliche Werte ersetzt werden.
POST /WSEnVersOnVerw/WSEnVersOnVerw.asmx HTTP/1.1
Host: 192.168.150.237
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://WSEnVersOnVerw.org/GetExternalProduct"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<GetExternalProduct xmlns="http://WSEnVersOnVerw.org/">
<plz>string</plz>
<versart>string</versart>
<einzugsDatum>dateTime</einzugsDatum>
<tarifart>string</tarifart>
<bezugsart>string</bezugsart>
<verbrauch>decimal</verbrauch>
<verbrauchHT>decimal</verbrauchHT>
<verbrauchNT>decimal</verbrauchNT>
</GetExternalProduct>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<GetExternalProductResponse xmlns="http://WSEnVersOnVerw.org/">
<GetExternalProductResult>
<id>string</id>
<bezeichnung>string</bezeichnung>
<beschreibung>string</beschreibung>
<info1>string</info1>
<info2>string</info2>
<info3>string</info3>
<info4>string</info4>
<info5>string</info5>
<info6>string</info6>
<info7>string</info7>
<info8>string</info8>
<versart>string</versart>
<bezug>string</bezug>
<anzTarife>string</anzTarife>
<kundentyp>string</kundentyp>
<ordnung>decimal</ordnung>
<istOeko>boolean</istOeko>
<istFremdprodukt>boolean</istFremdprodukt>
<preise>
<Preis>
<netto>decimal</netto>
<brutto>decimal</brutto>
<preistyp>string</preistyp>
<einheit>string</einheit>
<zonen xsi:nil="true" />
</Preis>
<Preis>
<netto>decimal</netto>
<brutto>decimal</brutto>
<preistyp>string</preistyp>
<einheit>string</einheit>
<zonen xsi:nil="true" />
</Preis>
</preise>
<produkt2tarifvgruppe_id>string</produkt2tarifvgruppe_id>
<tarifvgruppe_id>string</tarifvgruppe_id>
<brutto>decimal</brutto>
<netto>decimal</netto>
<kuendkurzbeschreibung>string</kuendkurzbeschreibung>
<kuendbeschreibung>string</kuendbeschreibung>
<smart>string</smart>
<sepa>string</sepa>
<webTyp>
<webTyp_id>string</webTyp_id>
<bezeichnung>string</bezeichnung>
<produktBezeichnung>string</produktBezeichnung>
<bemerkung>string</bemerkung>
<aktiv>string</aktiv>
<defaultWert>string</defaultWert>
<webEigenschaften>
<Dxwebeigenschaft xsi:nil="true" />
<Dxwebeigenschaft xsi:nil="true" />
</webEigenschaften>
</webTyp>
<highlight>boolean</highlight>
<cheapest>boolean</cheapest>
</GetExternalProductResult>
</GetExternalProductResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
Es folgt ein Beispiel für eine SOAP 1.2-Anforderung und -Antwort. Die angezeigten Platzhalter müssen durch tatsächliche Werte ersetzt werden.
POST /WSEnVersOnVerw/WSEnVersOnVerw.asmx HTTP/1.1
Host: 192.168.150.237
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<GetExternalProduct xmlns="http://WSEnVersOnVerw.org/">
<plz>string</plz>
<versart>string</versart>
<einzugsDatum>dateTime</einzugsDatum>
<tarifart>string</tarifart>
<bezugsart>string</bezugsart>
<verbrauch>decimal</verbrauch>
<verbrauchHT>decimal</verbrauchHT>
<verbrauchNT>decimal</verbrauchNT>
</GetExternalProduct>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<GetExternalProductResponse xmlns="http://WSEnVersOnVerw.org/">
<GetExternalProductResult>
<id>string</id>
<bezeichnung>string</bezeichnung>
<beschreibung>string</beschreibung>
<info1>string</info1>
<info2>string</info2>
<info3>string</info3>
<info4>string</info4>
<info5>string</info5>
<info6>string</info6>
<info7>string</info7>
<info8>string</info8>
<versart>string</versart>
<bezug>string</bezug>
<anzTarife>string</anzTarife>
<kundentyp>string</kundentyp>
<ordnung>decimal</ordnung>
<istOeko>boolean</istOeko>
<istFremdprodukt>boolean</istFremdprodukt>
<preise>
<Preis>
<netto>decimal</netto>
<brutto>decimal</brutto>
<preistyp>string</preistyp>
<einheit>string</einheit>
<zonen xsi:nil="true" />
</Preis>
<Preis>
<netto>decimal</netto>
<brutto>decimal</brutto>
<preistyp>string</preistyp>
<einheit>string</einheit>
<zonen xsi:nil="true" />
</Preis>
</preise>
<produkt2tarifvgruppe_id>string</produkt2tarifvgruppe_id>
<tarifvgruppe_id>string</tarifvgruppe_id>
<brutto>decimal</brutto>
<netto>decimal</netto>
<kuendkurzbeschreibung>string</kuendkurzbeschreibung>
<kuendbeschreibung>string</kuendbeschreibung>
<smart>string</smart>
<sepa>string</sepa>
<webTyp>
<webTyp_id>string</webTyp_id>
<bezeichnung>string</bezeichnung>
<produktBezeichnung>string</produktBezeichnung>
<bemerkung>string</bemerkung>
<aktiv>string</aktiv>
<defaultWert>string</defaultWert>
<webEigenschaften>
<Dxwebeigenschaft xsi:nil="true" />
<Dxwebeigenschaft xsi:nil="true" />
</webEigenschaften>
</webTyp>
<highlight>boolean</highlight>
<cheapest>boolean</cheapest>
</GetExternalProductResult>
</GetExternalProductResponse>
</soap12:Body>
</soap12:Envelope>