Cliquez ici pour une liste complète des opérations.
GetCarrosseries
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/GetCarrosseries" <?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> <GetCarrosseries 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> </GetCarrosseries> </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> <GetCarrosseriesResponse xmlns="https://wsetg-spec-net.v12web.eu/"> <GetCarrosseriesResult> <stCarrosserie> <sCode>string</sCode> <sLibelle>string</sLibelle> </stCarrosserie> <stCarrosserie> <sCode>string</sCode> <sLibelle>string</sLibelle> </stCarrosserie> </GetCarrosseriesResult> </GetCarrosseriesResponse> </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> <GetCarrosseries 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> </GetCarrosseries> </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> <GetCarrosseriesResponse xmlns="https://wsetg-spec-net.v12web.eu/"> <GetCarrosseriesResult> <stCarrosserie> <sCode>string</sCode> <sLibelle>string</sLibelle> </stCarrosserie> <stCarrosserie> <sCode>string</sCode> <sLibelle>string</sLibelle> </stCarrosserie> </GetCarrosseriesResult> </GetCarrosseriesResponse> </soap12:Body> </soap12:Envelope>