WSOperationsESU


Click here for a complete list of operations.

OvereniAres

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 /SSD01/gin/Esu/WS/WSOperationsESU.asmx HTTP/1.1
Host: ginisweb.frydlantno.cz
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/OvereniAres"

<?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>
    <OvereniAres xmlns="http://tempuri.org/">
      <DetailEsuItems>
        <IxsEsu>string</IxsEsu>
        <Ucel>string</Ucel>
        <IxsNad>string</IxsNad>
        <PorZast>string</PorZast>
        <LicZast>string</LicZast>
        <ClickEnabled>boolean</ClickEnabled>
        <SelectedRow>string</SelectedRow>
        <OznacitRadekZastOsoby>boolean</OznacitRadekZastOsoby>
        <NovaOsobaEnabled>boolean</NovaOsobaEnabled>
        <Nazev>string</Nazev>
        <ObJmeno>string</ObJmeno>
        <Obec>string</Obec>
        <CastObce>string</CastObce>
        <Ulice>string</Ulice>
        <Psc>string</Psc>
        <Posta>string</Posta>
        <CisOr>string</CisOr>
        <CisloPopisne>string</CisloPopisne>
        <PlatceDPH>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </PlatceDPH>
        <Ico>string</Ico>
        <IcoOrig>string</IcoOrig>
        <Dic>string</Dic>
        <IdDs>string</IdDs>
        <IdGex>string</IdGex>
        <TypEsu>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </TypEsu>
        <TypOrganizace>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </TypOrganizace>
        <Jmeno>string</Jmeno>
        <Prijmeni>string</Prijmeni>
        <TitulPred>string</TitulPred>
        <TitulZa>string</TitulZa>
        <Stat>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </Stat>
        <Poznamka>string</Poznamka>
        <RodnePrijmeni>string</RodnePrijmeni>
        <Pohlavi>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </Pohlavi>
        <Stav>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </Stav>
        <MistoNarozeni>string</MistoNarozeni>
        <Zkratka>string</Zkratka>
        <Provozovna>string</Provozovna>
        <RC>string</RC>
        <DatNarozeni>
          <Value>dateTime</Value>
          <DefaultValue>dateTime</DefaultValue>
          <IsCurrent>boolean</IsCurrent>
        </DatNarozeni>
        <DatUmrti>
          <Value>dateTime</Value>
          <DefaultValue>dateTime</DefaultValue>
          <IsCurrent>boolean</IsCurrent>
        </DatUmrti>
        <Oc>string</Oc>
        <BIO>string</BIO>
        <Insolvence>string</Insolvence>
        <Upadek>string</Upadek>
        <UrlUpadek>string</UrlUpadek>
        <PrizUmrtiChecked>boolean</PrizUmrtiChecked>
        <UrovenPristupu>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </UrovenPristupu>
        <StupVer>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </StupVer>
        <PrizInt>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </PrizInt>
        <Aktivita>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </Aktivita>
        <TypAdresyTrvalaChecked>boolean</TypAdresyTrvalaChecked>
        <TypAdresyDorucovaciChecked>boolean</TypAdresyDorucovaciChecked>
        <TypAdresyZamestnavatelChecked>boolean</TypAdresyZamestnavatelChecked>
        <Zamestnavatel>string</Zamestnavatel>
        <POBox>string</POBox>
        <GpsSirka>string</GpsSirka>
        <GpsDelka>string</GpsDelka>
        <StatSp>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </StatSp>
        <Tel>string</Tel>
        <Fax>string</Fax>
        <Mail>string</Mail>
        <Url>string</Url>
        <OpravitChecked>boolean</OpravitChecked>
        <AktModIntChecked>boolean</AktModIntChecked>
        <Radek1>string</Radek1>
        <Radek2>string</Radek2>
        <Radek3>string</Radek3>
        <Radek4>string</Radek4>
        <Radek5>string</Radek5>
        <Radek6>string</Radek6>
        <Radek7>string</Radek7>
        <Radek8>string</Radek8>
        <TypIsds>string</TypIsds>
        <StupVerHidden>int</StupVerHidden>
        <UrovenPristupuHidden>int</UrovenPristupuHidden>
        <FlagGex>boolean</FlagGex>
        <IszrZadostId>string</IszrZadostId>
        <AgendaZadostId>string</AgendaZadostId>
        <RegOdpovedId>string</RegOdpovedId>
        <KodUirAdr>string</KodUirAdr>
        <IxsZamestnavatel>string</IxsZamestnavatel>
        <IxsOso>string</IxsOso>
        <KodO>string</KodO>
        <Pco>string</Pco>
        <Aifo>string</Aifo>
        <FlagUlozeno>boolean</FlagUlozeno>
        <ScriptForExecute>string</ScriptForExecute>
      </DetailEsuItems>
    </OvereniAres>
  </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>
    <OvereniAresResponse xmlns="http://tempuri.org/">
      <OvereniAresResult>
        <RetVal>string</RetVal>
        <ErrMessage>string</ErrMessage>
      </OvereniAresResult>
    </OvereniAresResponse>
  </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 /SSD01/gin/Esu/WS/WSOperationsESU.asmx HTTP/1.1
Host: ginisweb.frydlantno.cz
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>
    <OvereniAres xmlns="http://tempuri.org/">
      <DetailEsuItems>
        <IxsEsu>string</IxsEsu>
        <Ucel>string</Ucel>
        <IxsNad>string</IxsNad>
        <PorZast>string</PorZast>
        <LicZast>string</LicZast>
        <ClickEnabled>boolean</ClickEnabled>
        <SelectedRow>string</SelectedRow>
        <OznacitRadekZastOsoby>boolean</OznacitRadekZastOsoby>
        <NovaOsobaEnabled>boolean</NovaOsobaEnabled>
        <Nazev>string</Nazev>
        <ObJmeno>string</ObJmeno>
        <Obec>string</Obec>
        <CastObce>string</CastObce>
        <Ulice>string</Ulice>
        <Psc>string</Psc>
        <Posta>string</Posta>
        <CisOr>string</CisOr>
        <CisloPopisne>string</CisloPopisne>
        <PlatceDPH>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </PlatceDPH>
        <Ico>string</Ico>
        <IcoOrig>string</IcoOrig>
        <Dic>string</Dic>
        <IdDs>string</IdDs>
        <IdGex>string</IdGex>
        <TypEsu>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </TypEsu>
        <TypOrganizace>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </TypOrganizace>
        <Jmeno>string</Jmeno>
        <Prijmeni>string</Prijmeni>
        <TitulPred>string</TitulPred>
        <TitulZa>string</TitulZa>
        <Stat>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </Stat>
        <Poznamka>string</Poznamka>
        <RodnePrijmeni>string</RodnePrijmeni>
        <Pohlavi>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </Pohlavi>
        <Stav>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </Stav>
        <MistoNarozeni>string</MistoNarozeni>
        <Zkratka>string</Zkratka>
        <Provozovna>string</Provozovna>
        <RC>string</RC>
        <DatNarozeni>
          <Value>dateTime</Value>
          <DefaultValue>dateTime</DefaultValue>
          <IsCurrent>boolean</IsCurrent>
        </DatNarozeni>
        <DatUmrti>
          <Value>dateTime</Value>
          <DefaultValue>dateTime</DefaultValue>
          <IsCurrent>boolean</IsCurrent>
        </DatUmrti>
        <Oc>string</Oc>
        <BIO>string</BIO>
        <Insolvence>string</Insolvence>
        <Upadek>string</Upadek>
        <UrlUpadek>string</UrlUpadek>
        <PrizUmrtiChecked>boolean</PrizUmrtiChecked>
        <UrovenPristupu>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </UrovenPristupu>
        <StupVer>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </StupVer>
        <PrizInt>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </PrizInt>
        <Aktivita>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </Aktivita>
        <TypAdresyTrvalaChecked>boolean</TypAdresyTrvalaChecked>
        <TypAdresyDorucovaciChecked>boolean</TypAdresyDorucovaciChecked>
        <TypAdresyZamestnavatelChecked>boolean</TypAdresyZamestnavatelChecked>
        <Zamestnavatel>string</Zamestnavatel>
        <POBox>string</POBox>
        <GpsSirka>string</GpsSirka>
        <GpsDelka>string</GpsDelka>
        <StatSp>
          <Value>short</Value>
          <DefaultValue>short</DefaultValue>
        </StatSp>
        <Tel>string</Tel>
        <Fax>string</Fax>
        <Mail>string</Mail>
        <Url>string</Url>
        <OpravitChecked>boolean</OpravitChecked>
        <AktModIntChecked>boolean</AktModIntChecked>
        <Radek1>string</Radek1>
        <Radek2>string</Radek2>
        <Radek3>string</Radek3>
        <Radek4>string</Radek4>
        <Radek5>string</Radek5>
        <Radek6>string</Radek6>
        <Radek7>string</Radek7>
        <Radek8>string</Radek8>
        <TypIsds>string</TypIsds>
        <StupVerHidden>int</StupVerHidden>
        <UrovenPristupuHidden>int</UrovenPristupuHidden>
        <FlagGex>boolean</FlagGex>
        <IszrZadostId>string</IszrZadostId>
        <AgendaZadostId>string</AgendaZadostId>
        <RegOdpovedId>string</RegOdpovedId>
        <KodUirAdr>string</KodUirAdr>
        <IxsZamestnavatel>string</IxsZamestnavatel>
        <IxsOso>string</IxsOso>
        <KodO>string</KodO>
        <Pco>string</Pco>
        <Aifo>string</Aifo>
        <FlagUlozeno>boolean</FlagUlozeno>
        <ScriptForExecute>string</ScriptForExecute>
      </DetailEsuItems>
    </OvereniAres>
  </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>
    <OvereniAresResponse xmlns="http://tempuri.org/">
      <OvereniAresResult>
        <RetVal>string</RetVal>
        <ErrMessage>string</ErrMessage>
      </OvereniAresResult>
    </OvereniAresResponse>
  </soap12:Body>
</soap12:Envelope>