Service VOERTUIGSCANSERVICE

WSDL Namespace:
http://nsp.rdc.nl/RDC/webservices
WSDL source:
Imported schema:
http://nsp.rdc.nl/common/4.7/wsdlfault.xsd
Schema docu:
Schema source:

Port VOERTUIGSCAN Port typeSource representation

Location:
https://tst-services.rdc.nl/voertuigscan/3.0/tst
Protocol:
SOAP
Default style:
document
Transport:
SOAP over HTTP
Operations:
  1. opvragenCommercieleVersieLijstDetailSource representation
  2. opvragenCommercieleVersieSpecificatieDetailSource representation
  3. opvragenMerkenlijstDetailSource representation
  4. opvragenModellenlijstDetailSource representation
  5. opvragenVoertuigscanDetailSource representation

Operations

    Port type VOERTUIGSCANSource representation

    1. opvragenCommercieleVersieLijst
      Description:
      Opvragen van een Commerciele Versie via wildcard zoeken.
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      opvragenCommercieleVersieLijst
      Input:
      opvragenCommercieleVersieLijst (soap:header, use = literal, part = SWleverancier)Source representation
      opvragenCommercieleVersieLijst type opvragenCommercieleVersieLijst
      Output:
      opvragenCommercieleVersieLijstAntw (soap:body, use = literal)Source representation
      opvragenCommercieleVersieLijstAntw type opvragenCommercieleVersieLijstAntw
      Fault:
      ServiceSystemFault (soap:fault, use = literal)Source representation
      ServiceSystemFault type ServiceSystemFault type BasisServiceFoutType
      Fault:
      ServiceInputFault (soap:fault, use = literal)Source representation
      ServiceInputFault type ServiceInputFault type BasisServiceFoutType
    2. opvragenCommercieleVersieSpecificatie
      Description:
      Opvragen van een Commerciele Versie Specificatie op basis van een teller en een specifieke ingangsdatum.
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      opvragenCommercieleVersieSpecificatie
      Input:
      opvragenCommercieleVersieSpecificatie (soap:header, use = literal, part = SWleverancier)Source representation
      opvragenCommercieleVersieSpecificatie type opvragenCommercieleVersieSpecificatie
      Output:
      opvragenCommercieleVersieSpecificatieAntw (soap:body, use = literal)Source representation
      opvragenCommercieleVersieSpecificatieAntw type opvragenCommercieleVersieSpecificatieAntw
      Fault:
      ServiceSystemFault (soap:fault, use = literal)Source representation
      ServiceSystemFault type ServiceSystemFault type BasisServiceFoutType
      Fault:
      ServiceInputFault (soap:fault, use = literal)Source representation
      ServiceInputFault type ServiceInputFault type BasisServiceFoutType
    3. opvragenMerkenlijst
      Description:
      Opvragen van een lijst met merken op basis van een optionele voertuigsoort.
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      opvragenMerkenlijst
      Input:
      opvragenMerkenlijst (soap:header, use = literal, part = SWleverancier)Source representation
      opvragenMerkenlijst type opvragenMerkenlijst
      Output:
      opvragenMerkenlijstAntw (soap:body, use = literal)Source representation
      opvragenMerkenlijst type opvragenMerkenlijstAntw
      Fault:
      ServiceInputFault (soap:fault, use = literal)Source representation
      ServiceInputFault type ServiceInputFault type BasisServiceFoutType
      Fault:
      ServiceSystemFault (soap:fault, use = literal)Source representation
      ServiceSystemFault type ServiceSystemFault type BasisServiceFoutType
    4. opvragenModellenlijst
      Description:
      Opvragen van een lijst met modellen op basis van een merk.
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      opvragenModellenlijst
      Input:
      opvragenModellenlijst (soap:header, use = literal, part = SWleverancier)Source representation
      opvragenModellenlijst type opvragenModellenlijst
      Output:
      opvragenModellenlijstAntw (soap:body, use = literal)Source representation
      opvragenModellenlijst type opvragenModellenlijstAntw
      Fault:
      ServiceInputFault (soap:fault, use = literal)Source representation
      ServiceInputFault type ServiceInputFault type BasisServiceFoutType
      Fault:
      ServiceSystemFault (soap:fault, use = literal)Source representation
      ServiceSystemFault type ServiceSystemFault type BasisServiceFoutType
    5. opvragenVoertuigscan
      Description:
      Opvragen van voertuiggegevens op basis van het kenteken.
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      opvragenVoertuigscan
      Input:
      opvragenVoertuigscan (soap:header, use = literal, part = SWleverancier)Source representation
      opvragenVoertuigscan type opvragenVoertuigscan
      Output:
      opvragenVoertuigscanAntw (soap:body, use = literal)Source representation
      opvragenVoertuigscanAntw type opvragenVoertuigscanAntw
      Fault:
      ServiceSystemFault (soap:fault, use = literal)Source representation
      ServiceSystemFault type ServiceSystemFault type BasisServiceFoutType
      Fault:
      ServiceInputFault (soap:fault, use = literal)Source representation
      ServiceInputFault type ServiceInputFault type BasisServiceFoutType

WSDL source code

<wsdl:definitions name="VoertuigscanService" targetNamespace="http://nsp.rdc.nl/RDC/webservices">
<wsdl:documentation>Voertuigscan Webservice 3.0</wsdl:documentation>
<wsdl:portType name="VOERTUIGSCAN"></wsdl:portType>
<wsdl:binding name="voertuigscan" type="ws:VOERTUIGSCAN">
<wsdl:documentation>Voertuigscan Service over SOAP 1.1/HTTP</wsdl:documentation>
</wsdl:binding>
</wsdl:definitions>