ServiceKPS


Click here for a complete list of operations.

KimlikNoSorgulaAdresServis

Servis Kodu 136

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /KpsProxyWs/ServiceKPS.asmx HTTP/1.1
Host: webgis.inegol.bel.tr
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://netcad.com/KPSService/KimlikNoSorgulaAdresServis"

<?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>
    <KimlikNoSorgulaAdresServis xmlns="http://netcad.com/KPSService">
      <criteria>
        <UavtTCKimlikNodanYerlesimYeriAdresBilgisiCriteria>
          <TCKimlikNo>long</TCKimlikNo>
          <DogumGun>int</DogumGun>
          <DogumAy>int</DogumAy>
          <DogumYil>int</DogumYil>
        </UavtTCKimlikNodanYerlesimYeriAdresBilgisiCriteria>
        <UavtTCKimlikNodanYerlesimYeriAdresBilgisiCriteria>
          <TCKimlikNo>long</TCKimlikNo>
          <DogumGun>int</DogumGun>
          <DogumAy>int</DogumAy>
          <DogumYil>int</DogumYil>
        </UavtTCKimlikNodanYerlesimYeriAdresBilgisiCriteria>
      </criteria>
      <trackGuid>string</trackGuid>
    </KimlikNoSorgulaAdresServis>
  </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>
    <KimlikNoSorgulaAdresServisResponse xmlns="http://netcad.com/KPSService">
      <KimlikNoSorgulaAdresServisResult>
        <cKisiAdresBilgileri>
          <HataBilgisi>
            <Code>int</Code>
            <Description>string</Description>
            <ErrorRecords xsi:nil="true" />
          </HataBilgisi>
          <DigerAdresBilgileri>
            <cKisiAdresBilgisi xsi:nil="true" />
            <cKisiAdresBilgisi xsi:nil="true" />
          </DigerAdresBilgileri>
          <TCKimlikNo>long</TCKimlikNo>
          <YerlesimYeriAdresi>
            <AcikAdres>string</AcikAdres>
            <AdresNo>long</AdresNo>
            <AdresTip>int</AdresTip>
            <BeldeAdresi xsi:nil="true" />
            <BeyanTarihi>dateTime</BeyanTarihi>
            <BeyandaBulunanKimlikNo>long</BeyandaBulunanKimlikNo>
            <IlIlceMerkezAdresi xsi:nil="true" />
            <KoyAdresi xsi:nil="true" />
            <TasinmaTarihi>dateTime</TasinmaTarihi>
            <TescilTarihi>dateTime</TescilTarihi>
            <YurtDisiAdresi xsi:nil="true" />
            <ServiceInfo xsi:nil="true" />
          </YerlesimYeriAdresi>
          <TrackGuid>string</TrackGuid>
        </cKisiAdresBilgileri>
        <cKisiAdresBilgileri>
          <HataBilgisi>
            <Code>int</Code>
            <Description>string</Description>
            <ErrorRecords xsi:nil="true" />
          </HataBilgisi>
          <DigerAdresBilgileri>
            <cKisiAdresBilgisi xsi:nil="true" />
            <cKisiAdresBilgisi xsi:nil="true" />
          </DigerAdresBilgileri>
          <TCKimlikNo>long</TCKimlikNo>
          <YerlesimYeriAdresi>
            <AcikAdres>string</AcikAdres>
            <AdresNo>long</AdresNo>
            <AdresTip>int</AdresTip>
            <BeldeAdresi xsi:nil="true" />
            <BeyanTarihi>dateTime</BeyanTarihi>
            <BeyandaBulunanKimlikNo>long</BeyandaBulunanKimlikNo>
            <IlIlceMerkezAdresi xsi:nil="true" />
            <KoyAdresi xsi:nil="true" />
            <TasinmaTarihi>dateTime</TasinmaTarihi>
            <TescilTarihi>dateTime</TescilTarihi>
            <YurtDisiAdresi xsi:nil="true" />
            <ServiceInfo xsi:nil="true" />
          </YerlesimYeriAdresi>
          <TrackGuid>string</TrackGuid>
        </cKisiAdresBilgileri>
      </KimlikNoSorgulaAdresServisResult>
    </KimlikNoSorgulaAdresServisResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /KpsProxyWs/ServiceKPS.asmx HTTP/1.1
Host: webgis.inegol.bel.tr
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>
    <KimlikNoSorgulaAdresServis xmlns="http://netcad.com/KPSService">
      <criteria>
        <UavtTCKimlikNodanYerlesimYeriAdresBilgisiCriteria>
          <TCKimlikNo>long</TCKimlikNo>
          <DogumGun>int</DogumGun>
          <DogumAy>int</DogumAy>
          <DogumYil>int</DogumYil>
        </UavtTCKimlikNodanYerlesimYeriAdresBilgisiCriteria>
        <UavtTCKimlikNodanYerlesimYeriAdresBilgisiCriteria>
          <TCKimlikNo>long</TCKimlikNo>
          <DogumGun>int</DogumGun>
          <DogumAy>int</DogumAy>
          <DogumYil>int</DogumYil>
        </UavtTCKimlikNodanYerlesimYeriAdresBilgisiCriteria>
      </criteria>
      <trackGuid>string</trackGuid>
    </KimlikNoSorgulaAdresServis>
  </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>
    <KimlikNoSorgulaAdresServisResponse xmlns="http://netcad.com/KPSService">
      <KimlikNoSorgulaAdresServisResult>
        <cKisiAdresBilgileri>
          <HataBilgisi>
            <Code>int</Code>
            <Description>string</Description>
            <ErrorRecords xsi:nil="true" />
          </HataBilgisi>
          <DigerAdresBilgileri>
            <cKisiAdresBilgisi xsi:nil="true" />
            <cKisiAdresBilgisi xsi:nil="true" />
          </DigerAdresBilgileri>
          <TCKimlikNo>long</TCKimlikNo>
          <YerlesimYeriAdresi>
            <AcikAdres>string</AcikAdres>
            <AdresNo>long</AdresNo>
            <AdresTip>int</AdresTip>
            <BeldeAdresi xsi:nil="true" />
            <BeyanTarihi>dateTime</BeyanTarihi>
            <BeyandaBulunanKimlikNo>long</BeyandaBulunanKimlikNo>
            <IlIlceMerkezAdresi xsi:nil="true" />
            <KoyAdresi xsi:nil="true" />
            <TasinmaTarihi>dateTime</TasinmaTarihi>
            <TescilTarihi>dateTime</TescilTarihi>
            <YurtDisiAdresi xsi:nil="true" />
            <ServiceInfo xsi:nil="true" />
          </YerlesimYeriAdresi>
          <TrackGuid>string</TrackGuid>
        </cKisiAdresBilgileri>
        <cKisiAdresBilgileri>
          <HataBilgisi>
            <Code>int</Code>
            <Description>string</Description>
            <ErrorRecords xsi:nil="true" />
          </HataBilgisi>
          <DigerAdresBilgileri>
            <cKisiAdresBilgisi xsi:nil="true" />
            <cKisiAdresBilgisi xsi:nil="true" />
          </DigerAdresBilgileri>
          <TCKimlikNo>long</TCKimlikNo>
          <YerlesimYeriAdresi>
            <AcikAdres>string</AcikAdres>
            <AdresNo>long</AdresNo>
            <AdresTip>int</AdresTip>
            <BeldeAdresi xsi:nil="true" />
            <BeyanTarihi>dateTime</BeyanTarihi>
            <BeyandaBulunanKimlikNo>long</BeyandaBulunanKimlikNo>
            <IlIlceMerkezAdresi xsi:nil="true" />
            <KoyAdresi xsi:nil="true" />
            <TasinmaTarihi>dateTime</TasinmaTarihi>
            <TescilTarihi>dateTime</TescilTarihi>
            <YurtDisiAdresi xsi:nil="true" />
            <ServiceInfo xsi:nil="true" />
          </YerlesimYeriAdresi>
          <TrackGuid>string</TrackGuid>
        </cKisiAdresBilgileri>
      </KimlikNoSorgulaAdresServisResult>
    </KimlikNoSorgulaAdresServisResponse>
  </soap12:Body>
</soap12:Envelope>