Cliquez ici pour une liste complète des opérations.

GetEquipements

Test

Le formulaire de test est uniquement disponible pour les demandes de l'ordinateur local.

SOAP 1.1

Le texte suivant est un exemple de demande et de réponse SOAP 1.1. Les espaces réservés affichés doivent être remplacés par des valeurs réelles.

POST /service.asmx HTTP/1.1
Host: demo-wsetg-spec-net.v12web.eu
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "https://wsetg-spec-net.v12web.eu/GetEquipements"

<?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>
    <GetEquipements xmlns="https://wsetg-spec-net.v12web.eu/">
      <sCulture>string</sCulture>
      <sLangue>string</sLangue>
      <iIdApplication>int</iIdApplication>
      <sIdClient>string</sIdClient>
      <istParametres>
        <iModeReferentiel>Non_Renseigne or VN or VN_Anterieur or VO or Desiderata</iModeReferentiel>
        <tTypeBoite>
          <eTypeBoite>Non_Defini or Automatique or Manuelle</eTypeBoite>
          <eTypeBoite>Non_Defini or Automatique or Manuelle</eTypeBoite>
        </tTypeBoite>
        <tTypeVehiculeId>
          <int>int</int>
          <int>int</int>
        </tTypeVehiculeId>
        <iIdMarque>int</iIdMarque>
        <tIdMarque>
          <int>int</int>
          <int>int</int>
        </tIdMarque>
        <sModeleGroupe>string</sModeleGroupe>
        <iModeleId>int</iModeleId>
        <sModeleDesc>string</sModeleDesc>
        <tModeleDesc>
          <string>string</string>
          <string>string</string>
        </tModeleDesc>
        <bElargirModele>boolean</bElargirModele>
        <sIdEnergie>string</sIdEnergie>
        <sIdSegment>string</sIdSegment>
        <tIdSegment>
          <string>string</string>
          <string>string</string>
        </tIdSegment>
        <sIdCarrosserie>string</sIdCarrosserie>
        <iNbPortes>short</iNbPortes>
        <sIdTransmission>string</sIdTransmission>
        <tIdTransmission>
          <string>string</string>
          <string>string</string>
        </tIdTransmission>
        <sNatCode>string</sNatCode>
        <tNatCode>
          <string>string</string>
          <string>string</string>
        </tNatCode>
        <sDateCatalogue>string</sDateCatalogue>
        <iNbAnneesCatalogue>short</iNbAnneesCatalogue>
        <sDateTarif>string</sDateTarif>
        <rPrixMin>decimal</rPrixMin>
        <rPrixMax>decimal</rPrixMax>
        <rCO2_NEDCMini>decimal</rCO2_NEDCMini>
        <rCO2_NEDCMaxi>decimal</rCO2_NEDCMaxi>
        <rCO2_WLTPMini>decimal</rCO2_WLTPMini>
        <rCO2_WLTPMaxi>decimal</rCO2_WLTPMaxi>
        <bInclureCO2_NEDC_Empty>boolean</bInclureCO2_NEDC_Empty>
        <bInclureCO2_WLTP_Empty>boolean</bInclureCO2_WLTP_Empty>
        <tTypeEquipement>
          <short>short</short>
          <short>short</short>
        </tTypeEquipement>
        <bInclureCGdansOptions>boolean</bInclureCGdansOptions>
        <iCo2Max>int</iCo2Max>
        <sVecteurText>string</sVecteurText>
      </istParametres>
    </GetEquipements>
  </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>
    <GetEquipementsResponse xmlns="https://wsetg-spec-net.v12web.eu/">
      <GetEquipementsResult>
        <tstEquipement>
          <stEquipement_2>
            <iTypeEquipement>short</iTypeEquipement>
            <iId>int</iId>
            <iNatCode>int</iNatCode>
            <sLibelle>string</sLibelle>
            <rTauxTVA>float</rTauxTVA>
            <rPrix>decimal</rPrix>
            <sDateDebut>string</sDateDebut>
            <sDateFin>string</sDateFin>
            <sCodeOption>string</sCodeOption>
            <iNbExclusions>short</iNbExclusions>
            <bPreSelection>boolean</bPreSelection>
            <tstContenu xsi:nil="true" />
            <tstGroupeEquipement xsi:nil="true" />
          </stEquipement_2>
          <stEquipement_2>
            <iTypeEquipement>short</iTypeEquipement>
            <iId>int</iId>
            <iNatCode>int</iNatCode>
            <sLibelle>string</sLibelle>
            <rTauxTVA>float</rTauxTVA>
            <rPrix>decimal</rPrix>
            <sDateDebut>string</sDateDebut>
            <sDateFin>string</sDateFin>
            <sCodeOption>string</sCodeOption>
            <iNbExclusions>short</iNbExclusions>
            <bPreSelection>boolean</bPreSelection>
            <tstContenu xsi:nil="true" />
            <tstGroupeEquipement xsi:nil="true" />
          </stEquipement_2>
        </tstEquipement>
        <tstExceptions>
          <stEquipementExceptions>
            <iCode_1>int</iCode_1>
            <sLibelle_1>string</sLibelle_1>
            <iType_1>short</iType_1>
            <iCode_2>int</iCode_2>
            <sLibelle_2>string</sLibelle_2>
            <iType_2>short</iType_2>
            <iTypeException>short</iTypeException>
          </stEquipementExceptions>
          <stEquipementExceptions>
            <iCode_1>int</iCode_1>
            <sLibelle_1>string</sLibelle_1>
            <iType_1>short</iType_1>
            <iCode_2>int</iCode_2>
            <sLibelle_2>string</sLibelle_2>
            <iType_2>short</iType_2>
            <iTypeException>short</iTypeException>
          </stEquipementExceptions>
        </tstExceptions>
        <tstAvertissements>
          <stEquipmentAvertissements>
            <iCode>int</iCode>
            <sLibelle>string</sLibelle>
          </stEquipmentAvertissements>
          <stEquipmentAvertissements>
            <iCode>int</iCode>
            <sLibelle>string</sLibelle>
          </stEquipmentAvertissements>
        </tstAvertissements>
      </GetEquipementsResult>
    </GetEquipementsResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

Le texte suivant est un exemple de demande et de réponse SOAP 1.2. Les espaces réservés affichés doivent être remplacés par des valeurs réelles.

POST /service.asmx HTTP/1.1
Host: demo-wsetg-spec-net.v12web.eu
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>
    <GetEquipements xmlns="https://wsetg-spec-net.v12web.eu/">
      <sCulture>string</sCulture>
      <sLangue>string</sLangue>
      <iIdApplication>int</iIdApplication>
      <sIdClient>string</sIdClient>
      <istParametres>
        <iModeReferentiel>Non_Renseigne or VN or VN_Anterieur or VO or Desiderata</iModeReferentiel>
        <tTypeBoite>
          <eTypeBoite>Non_Defini or Automatique or Manuelle</eTypeBoite>
          <eTypeBoite>Non_Defini or Automatique or Manuelle</eTypeBoite>
        </tTypeBoite>
        <tTypeVehiculeId>
          <int>int</int>
          <int>int</int>
        </tTypeVehiculeId>
        <iIdMarque>int</iIdMarque>
        <tIdMarque>
          <int>int</int>
          <int>int</int>
        </tIdMarque>
        <sModeleGroupe>string</sModeleGroupe>
        <iModeleId>int</iModeleId>
        <sModeleDesc>string</sModeleDesc>
        <tModeleDesc>
          <string>string</string>
          <string>string</string>
        </tModeleDesc>
        <bElargirModele>boolean</bElargirModele>
        <sIdEnergie>string</sIdEnergie>
        <sIdSegment>string</sIdSegment>
        <tIdSegment>
          <string>string</string>
          <string>string</string>
        </tIdSegment>
        <sIdCarrosserie>string</sIdCarrosserie>
        <iNbPortes>short</iNbPortes>
        <sIdTransmission>string</sIdTransmission>
        <tIdTransmission>
          <string>string</string>
          <string>string</string>
        </tIdTransmission>
        <sNatCode>string</sNatCode>
        <tNatCode>
          <string>string</string>
          <string>string</string>
        </tNatCode>
        <sDateCatalogue>string</sDateCatalogue>
        <iNbAnneesCatalogue>short</iNbAnneesCatalogue>
        <sDateTarif>string</sDateTarif>
        <rPrixMin>decimal</rPrixMin>
        <rPrixMax>decimal</rPrixMax>
        <rCO2_NEDCMini>decimal</rCO2_NEDCMini>
        <rCO2_NEDCMaxi>decimal</rCO2_NEDCMaxi>
        <rCO2_WLTPMini>decimal</rCO2_WLTPMini>
        <rCO2_WLTPMaxi>decimal</rCO2_WLTPMaxi>
        <bInclureCO2_NEDC_Empty>boolean</bInclureCO2_NEDC_Empty>
        <bInclureCO2_WLTP_Empty>boolean</bInclureCO2_WLTP_Empty>
        <tTypeEquipement>
          <short>short</short>
          <short>short</short>
        </tTypeEquipement>
        <bInclureCGdansOptions>boolean</bInclureCGdansOptions>
        <iCo2Max>int</iCo2Max>
        <sVecteurText>string</sVecteurText>
      </istParametres>
    </GetEquipements>
  </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>
    <GetEquipementsResponse xmlns="https://wsetg-spec-net.v12web.eu/">
      <GetEquipementsResult>
        <tstEquipement>
          <stEquipement_2>
            <iTypeEquipement>short</iTypeEquipement>
            <iId>int</iId>
            <iNatCode>int</iNatCode>
            <sLibelle>string</sLibelle>
            <rTauxTVA>float</rTauxTVA>
            <rPrix>decimal</rPrix>
            <sDateDebut>string</sDateDebut>
            <sDateFin>string</sDateFin>
            <sCodeOption>string</sCodeOption>
            <iNbExclusions>short</iNbExclusions>
            <bPreSelection>boolean</bPreSelection>
            <tstContenu xsi:nil="true" />
            <tstGroupeEquipement xsi:nil="true" />
          </stEquipement_2>
          <stEquipement_2>
            <iTypeEquipement>short</iTypeEquipement>
            <iId>int</iId>
            <iNatCode>int</iNatCode>
            <sLibelle>string</sLibelle>
            <rTauxTVA>float</rTauxTVA>
            <rPrix>decimal</rPrix>
            <sDateDebut>string</sDateDebut>
            <sDateFin>string</sDateFin>
            <sCodeOption>string</sCodeOption>
            <iNbExclusions>short</iNbExclusions>
            <bPreSelection>boolean</bPreSelection>
            <tstContenu xsi:nil="true" />
            <tstGroupeEquipement xsi:nil="true" />
          </stEquipement_2>
        </tstEquipement>
        <tstExceptions>
          <stEquipementExceptions>
            <iCode_1>int</iCode_1>
            <sLibelle_1>string</sLibelle_1>
            <iType_1>short</iType_1>
            <iCode_2>int</iCode_2>
            <sLibelle_2>string</sLibelle_2>
            <iType_2>short</iType_2>
            <iTypeException>short</iTypeException>
          </stEquipementExceptions>
          <stEquipementExceptions>
            <iCode_1>int</iCode_1>
            <sLibelle_1>string</sLibelle_1>
            <iType_1>short</iType_1>
            <iCode_2>int</iCode_2>
            <sLibelle_2>string</sLibelle_2>
            <iType_2>short</iType_2>
            <iTypeException>short</iTypeException>
          </stEquipementExceptions>
        </tstExceptions>
        <tstAvertissements>
          <stEquipmentAvertissements>
            <iCode>int</iCode>
            <sLibelle>string</sLibelle>
          </stEquipmentAvertissements>
          <stEquipmentAvertissements>
            <iCode>int</iCode>
            <sLibelle>string</sLibelle>
          </stEquipmentAvertissements>
        </tstAvertissements>
      </GetEquipementsResult>
    </GetEquipementsResponse>
  </soap12:Body>
</soap12:Envelope>