wsTkgm


Click here for a complete list of operations.

RehinLehtarIDDen

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 /TkgmProxyWs/wsTkgm.asmx HTTP/1.1
Host: webgis.inegol.bel.tr
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://netcad.com/TkgmService/RehinLehtarIDDen"

<?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>
    <RehinLehtarIDDen xmlns="http://netcad.com/TkgmService">
      <sorgu>
        <IlAd>string</IlAd>
        <IlKod>int</IlKod>
        <IlceAd>string</IlceAd>
        <IlceKod>int</IlceKod>
        <KurumAd>string</KurumAd>
        <KurumKod>long</KurumKod>
        <Mahalleler>
          <Mahalle>
            <Kod>long</Kod>
            <Ad>string</Ad>
          </Mahalle>
          <Mahalle>
            <Kod>long</Kod>
            <Ad>string</Ad>
          </Mahalle>
        </Mahalleler>
        <KisiId>string</KisiId>
        <KisiTip>int</KisiTip>
        <TcNo>long</TcNo>
        <VKNo>string</VKNo>
        <AdaNo>string</AdaNo>
        <ParselNo>string</ParselNo>
        <BBNo>string</BBNo>
        <Dahil>int</Dahil>
        <WellKnownText>string</WellKnownText>
        <AttributeCriteria>string</AttributeCriteria>
        <ZeminId>long</ZeminId>
        <Kat>string</Kat>
        <Blok>string</Blok>
        <Giris>string</Giris>
        <TrackGuid>string</TrackGuid>
        <SorguNeden>string</SorguNeden>
        <Error>string</Error>
        <TdubCriteria>
          <Uran>string</Uran>
          <BelgeNo>string</BelgeNo>
          <CanRecallTapuServices>boolean</CanRecallTapuServices>
          <PaketDetayIdList>
            <int>int</int>
            <int>int</int>
          </PaketDetayIdList>
          <FirmaId>int</FirmaId>
          <Alan>decimal</Alan>
          <AnaNitelik>string</AnaNitelik>
          <PaketId>int</PaketId>
          <BasvuruId>int</BasvuruId>
          <IslemId>long</IslemId>
          <KurumId>int</KurumId>
          <TasinmazIdList>
            <long>long</long>
            <long>long</long>
          </TasinmazIdList>
          <Durum>Tanimsiz or Taslak or UranCreated or TapuTriggered or TapuGetError or TapuCompleted or TapuTdubKaydetIslem or DbError or TapuReddetti or MimariProjeHata</Durum>
          <M_Date>dateTime</M_Date>
          <Index>int</Index>
          <PaketDetayId>int</PaketDetayId>
          <AuthUser>
            <KODU>int</KODU>
            <UserName>string</UserName>
            <SicilNo>string</SicilNo>
            <SessionId>string</SessionId>
            <Ip>string</Ip>
            <AuthAdSoyad>string</AuthAdSoyad>
          </AuthUser>
          <RunFromTask>boolean</RunFromTask>
        </TdubCriteria>
      </sorgu>
    </RehinLehtarIDDen>
  </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>
    <RehinLehtarIDDenResponse xmlns="http://netcad.com/TkgmService">
      <RehinLehtarIDDenResult>
        <Islemler>
          <IslemBilgi>
            <KisiTip>int</KisiTip>
            <KisiId>long</KisiId>
            <Islem xsi:nil="true" />
            <Hata xsi:nil="true" />
            <OrgData>base64Binary</OrgData>
          </IslemBilgi>
          <IslemBilgi>
            <KisiTip>int</KisiTip>
            <KisiId>long</KisiId>
            <Islem xsi:nil="true" />
            <Hata xsi:nil="true" />
            <OrgData>base64Binary</OrgData>
          </IslemBilgi>
        </Islemler>
        <Hata>
          <Code>int</Code>
          <Description>string</Description>
          <ErrorRecords>
            <SorguCriteria xsi:nil="true" />
            <SorguCriteria xsi:nil="true" />
          </ErrorRecords>
        </Hata>
      </RehinLehtarIDDenResult>
    </RehinLehtarIDDenResponse>
  </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 /TkgmProxyWs/wsTkgm.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>
    <RehinLehtarIDDen xmlns="http://netcad.com/TkgmService">
      <sorgu>
        <IlAd>string</IlAd>
        <IlKod>int</IlKod>
        <IlceAd>string</IlceAd>
        <IlceKod>int</IlceKod>
        <KurumAd>string</KurumAd>
        <KurumKod>long</KurumKod>
        <Mahalleler>
          <Mahalle>
            <Kod>long</Kod>
            <Ad>string</Ad>
          </Mahalle>
          <Mahalle>
            <Kod>long</Kod>
            <Ad>string</Ad>
          </Mahalle>
        </Mahalleler>
        <KisiId>string</KisiId>
        <KisiTip>int</KisiTip>
        <TcNo>long</TcNo>
        <VKNo>string</VKNo>
        <AdaNo>string</AdaNo>
        <ParselNo>string</ParselNo>
        <BBNo>string</BBNo>
        <Dahil>int</Dahil>
        <WellKnownText>string</WellKnownText>
        <AttributeCriteria>string</AttributeCriteria>
        <ZeminId>long</ZeminId>
        <Kat>string</Kat>
        <Blok>string</Blok>
        <Giris>string</Giris>
        <TrackGuid>string</TrackGuid>
        <SorguNeden>string</SorguNeden>
        <Error>string</Error>
        <TdubCriteria>
          <Uran>string</Uran>
          <BelgeNo>string</BelgeNo>
          <CanRecallTapuServices>boolean</CanRecallTapuServices>
          <PaketDetayIdList>
            <int>int</int>
            <int>int</int>
          </PaketDetayIdList>
          <FirmaId>int</FirmaId>
          <Alan>decimal</Alan>
          <AnaNitelik>string</AnaNitelik>
          <PaketId>int</PaketId>
          <BasvuruId>int</BasvuruId>
          <IslemId>long</IslemId>
          <KurumId>int</KurumId>
          <TasinmazIdList>
            <long>long</long>
            <long>long</long>
          </TasinmazIdList>
          <Durum>Tanimsiz or Taslak or UranCreated or TapuTriggered or TapuGetError or TapuCompleted or TapuTdubKaydetIslem or DbError or TapuReddetti or MimariProjeHata</Durum>
          <M_Date>dateTime</M_Date>
          <Index>int</Index>
          <PaketDetayId>int</PaketDetayId>
          <AuthUser>
            <KODU>int</KODU>
            <UserName>string</UserName>
            <SicilNo>string</SicilNo>
            <SessionId>string</SessionId>
            <Ip>string</Ip>
            <AuthAdSoyad>string</AuthAdSoyad>
          </AuthUser>
          <RunFromTask>boolean</RunFromTask>
        </TdubCriteria>
      </sorgu>
    </RehinLehtarIDDen>
  </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>
    <RehinLehtarIDDenResponse xmlns="http://netcad.com/TkgmService">
      <RehinLehtarIDDenResult>
        <Islemler>
          <IslemBilgi>
            <KisiTip>int</KisiTip>
            <KisiId>long</KisiId>
            <Islem xsi:nil="true" />
            <Hata xsi:nil="true" />
            <OrgData>base64Binary</OrgData>
          </IslemBilgi>
          <IslemBilgi>
            <KisiTip>int</KisiTip>
            <KisiId>long</KisiId>
            <Islem xsi:nil="true" />
            <Hata xsi:nil="true" />
            <OrgData>base64Binary</OrgData>
          </IslemBilgi>
        </Islemler>
        <Hata>
          <Code>int</Code>
          <Description>string</Description>
          <ErrorRecords>
            <SorguCriteria xsi:nil="true" />
            <SorguCriteria xsi:nil="true" />
          </ErrorRecords>
        </Hata>
      </RehinLehtarIDDenResult>
    </RehinLehtarIDDenResponse>
  </soap12:Body>
</soap12:Envelope>