Summary


Click here for a complete list of operations.

ExportPersonAll

Načíst seznam šablon exportu osob

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 /JunakWebservice/Summary.asmx HTTP/1.1
Host: test-is.skaut.cz
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "https://is.skaut.cz/ExportPersonAll"

<?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>
    <ExportPersonAll xmlns="https://is.skaut.cz/">
      <exportPersonAllInput>
        <ID_Login>guid</ID_Login>
        <DisplayName>string</DisplayName>
      </exportPersonAllInput>
    </ExportPersonAll>
  </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>
    <ExportPersonAllResponse xmlns="https://is.skaut.cz/">
      <ExportPersonAllResult>
        <ExportPersonAllOutput>
          <ID>int</ID>
          <ID_Person>int</ID_Person>
          <Person>string</Person>
          <DisplayName>string</DisplayName>
          <ListName>string</ListName>
          <RegistrationYear>int</RegistrationYear>
          <FunctionFilter>boolean</FunctionFilter>
          <FunctionAnd>boolean</FunctionAnd>
          <QualificationAnd>boolean</QualificationAnd>
          <AgeFrom>int</AgeFrom>
          <AgeTo>int</AgeTo>
          <ViewDisplayName>boolean</ViewDisplayName>
          <FirstName>boolean</FirstName>
          <LastName>boolean</LastName>
          <NickName>boolean</NickName>
          <MaidenName>boolean</MaidenName>
          <Birthday>boolean</Birthday>
          <IdentificationNumber>boolean</IdentificationNumber>
          <IdentificationNumberStart>boolean</IdentificationNumberStart>
          <Age>boolean</Age>
          <Sex>boolean</Sex>
          <IsForeign>boolean</IsForeign>
          <Street>boolean</Street>
          <City>boolean</City>
          <Postcode>boolean</Postcode>
          <State>boolean</State>
          <PostalFirstLine>boolean</PostalFirstLine>
          <PostalStreet>boolean</PostalStreet>
          <PostalCity>boolean</PostalCity>
          <PostalPostcode>boolean</PostalPostcode>
          <PostalState>boolean</PostalState>
          <Assurance>boolean</Assurance>
          <AssuranceCard>boolean</AssuranceCard>
          <Allergy>boolean</Allergy>
          <Drugs>boolean</Drugs>
          <HealthLimitation>boolean</HealthLimitation>
          <BodySkills>boolean</BodySkills>
          <IdCardValidTo>boolean</IdCardValidTo>
          <IdCardNumber>boolean</IdCardNumber>
          <FunctionOneColumn>boolean</FunctionOneColumn>
          <QualificationOneColumn>boolean</QualificationOneColumn>
          <Membership>boolean</Membership>
          <MembershipOneColumn>boolean</MembershipOneColumn>
          <Username>boolean</Username>
          <Catalog>boolean</Catalog>
          <Journal>boolean</Journal>
          <JournalRegistration>boolean</JournalRegistration>
          <JournalAttachment>boolean</JournalAttachment>
          <Note>boolean</Note>
          <ParentNote>boolean</ParentNote>
          <RegistrationNumber>boolean</RegistrationNumber>
          <YearFrom>boolean</YearFrom>
          <ParentFatherFirstName>boolean</ParentFatherFirstName>
          <ParentFatherLastName>boolean</ParentFatherLastName>
          <ParentFatherPhone>boolean</ParentFatherPhone>
          <ParentFatherMail>boolean</ParentFatherMail>
          <ParentFatherNote>boolean</ParentFatherNote>
          <ParentMotherFirstName>boolean</ParentMotherFirstName>
          <ParentMotherLastName>boolean</ParentMotherLastName>
          <ParentMotherMail>boolean</ParentMotherMail>
          <ParentMotherPhone>boolean</ParentMotherPhone>
          <ParentMotherNote>boolean</ParentMotherNote>
          <ParentOtherFirstName>boolean</ParentOtherFirstName>
          <ParentOtherLastName>boolean</ParentOtherLastName>
          <ParentOtherMail>boolean</ParentOtherMail>
          <ParentOtherPhone>boolean</ParentOtherPhone>
          <ParentOtherNote>boolean</ParentOtherNote>
          <ParentOtherParentType>boolean</ParentOtherParentType>
        </ExportPersonAllOutput>
        <ExportPersonAllOutput>
          <ID>int</ID>
          <ID_Person>int</ID_Person>
          <Person>string</Person>
          <DisplayName>string</DisplayName>
          <ListName>string</ListName>
          <RegistrationYear>int</RegistrationYear>
          <FunctionFilter>boolean</FunctionFilter>
          <FunctionAnd>boolean</FunctionAnd>
          <QualificationAnd>boolean</QualificationAnd>
          <AgeFrom>int</AgeFrom>
          <AgeTo>int</AgeTo>
          <ViewDisplayName>boolean</ViewDisplayName>
          <FirstName>boolean</FirstName>
          <LastName>boolean</LastName>
          <NickName>boolean</NickName>
          <MaidenName>boolean</MaidenName>
          <Birthday>boolean</Birthday>
          <IdentificationNumber>boolean</IdentificationNumber>
          <IdentificationNumberStart>boolean</IdentificationNumberStart>
          <Age>boolean</Age>
          <Sex>boolean</Sex>
          <IsForeign>boolean</IsForeign>
          <Street>boolean</Street>
          <City>boolean</City>
          <Postcode>boolean</Postcode>
          <State>boolean</State>
          <PostalFirstLine>boolean</PostalFirstLine>
          <PostalStreet>boolean</PostalStreet>
          <PostalCity>boolean</PostalCity>
          <PostalPostcode>boolean</PostalPostcode>
          <PostalState>boolean</PostalState>
          <Assurance>boolean</Assurance>
          <AssuranceCard>boolean</AssuranceCard>
          <Allergy>boolean</Allergy>
          <Drugs>boolean</Drugs>
          <HealthLimitation>boolean</HealthLimitation>
          <BodySkills>boolean</BodySkills>
          <IdCardValidTo>boolean</IdCardValidTo>
          <IdCardNumber>boolean</IdCardNumber>
          <FunctionOneColumn>boolean</FunctionOneColumn>
          <QualificationOneColumn>boolean</QualificationOneColumn>
          <Membership>boolean</Membership>
          <MembershipOneColumn>boolean</MembershipOneColumn>
          <Username>boolean</Username>
          <Catalog>boolean</Catalog>
          <Journal>boolean</Journal>
          <JournalRegistration>boolean</JournalRegistration>
          <JournalAttachment>boolean</JournalAttachment>
          <Note>boolean</Note>
          <ParentNote>boolean</ParentNote>
          <RegistrationNumber>boolean</RegistrationNumber>
          <YearFrom>boolean</YearFrom>
          <ParentFatherFirstName>boolean</ParentFatherFirstName>
          <ParentFatherLastName>boolean</ParentFatherLastName>
          <ParentFatherPhone>boolean</ParentFatherPhone>
          <ParentFatherMail>boolean</ParentFatherMail>
          <ParentFatherNote>boolean</ParentFatherNote>
          <ParentMotherFirstName>boolean</ParentMotherFirstName>
          <ParentMotherLastName>boolean</ParentMotherLastName>
          <ParentMotherMail>boolean</ParentMotherMail>
          <ParentMotherPhone>boolean</ParentMotherPhone>
          <ParentMotherNote>boolean</ParentMotherNote>
          <ParentOtherFirstName>boolean</ParentOtherFirstName>
          <ParentOtherLastName>boolean</ParentOtherLastName>
          <ParentOtherMail>boolean</ParentOtherMail>
          <ParentOtherPhone>boolean</ParentOtherPhone>
          <ParentOtherNote>boolean</ParentOtherNote>
          <ParentOtherParentType>boolean</ParentOtherParentType>
        </ExportPersonAllOutput>
      </ExportPersonAllResult>
    </ExportPersonAllResponse>
  </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 /JunakWebservice/Summary.asmx HTTP/1.1
Host: test-is.skaut.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>
    <ExportPersonAll xmlns="https://is.skaut.cz/">
      <exportPersonAllInput>
        <ID_Login>guid</ID_Login>
        <DisplayName>string</DisplayName>
      </exportPersonAllInput>
    </ExportPersonAll>
  </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>
    <ExportPersonAllResponse xmlns="https://is.skaut.cz/">
      <ExportPersonAllResult>
        <ExportPersonAllOutput>
          <ID>int</ID>
          <ID_Person>int</ID_Person>
          <Person>string</Person>
          <DisplayName>string</DisplayName>
          <ListName>string</ListName>
          <RegistrationYear>int</RegistrationYear>
          <FunctionFilter>boolean</FunctionFilter>
          <FunctionAnd>boolean</FunctionAnd>
          <QualificationAnd>boolean</QualificationAnd>
          <AgeFrom>int</AgeFrom>
          <AgeTo>int</AgeTo>
          <ViewDisplayName>boolean</ViewDisplayName>
          <FirstName>boolean</FirstName>
          <LastName>boolean</LastName>
          <NickName>boolean</NickName>
          <MaidenName>boolean</MaidenName>
          <Birthday>boolean</Birthday>
          <IdentificationNumber>boolean</IdentificationNumber>
          <IdentificationNumberStart>boolean</IdentificationNumberStart>
          <Age>boolean</Age>
          <Sex>boolean</Sex>
          <IsForeign>boolean</IsForeign>
          <Street>boolean</Street>
          <City>boolean</City>
          <Postcode>boolean</Postcode>
          <State>boolean</State>
          <PostalFirstLine>boolean</PostalFirstLine>
          <PostalStreet>boolean</PostalStreet>
          <PostalCity>boolean</PostalCity>
          <PostalPostcode>boolean</PostalPostcode>
          <PostalState>boolean</PostalState>
          <Assurance>boolean</Assurance>
          <AssuranceCard>boolean</AssuranceCard>
          <Allergy>boolean</Allergy>
          <Drugs>boolean</Drugs>
          <HealthLimitation>boolean</HealthLimitation>
          <BodySkills>boolean</BodySkills>
          <IdCardValidTo>boolean</IdCardValidTo>
          <IdCardNumber>boolean</IdCardNumber>
          <FunctionOneColumn>boolean</FunctionOneColumn>
          <QualificationOneColumn>boolean</QualificationOneColumn>
          <Membership>boolean</Membership>
          <MembershipOneColumn>boolean</MembershipOneColumn>
          <Username>boolean</Username>
          <Catalog>boolean</Catalog>
          <Journal>boolean</Journal>
          <JournalRegistration>boolean</JournalRegistration>
          <JournalAttachment>boolean</JournalAttachment>
          <Note>boolean</Note>
          <ParentNote>boolean</ParentNote>
          <RegistrationNumber>boolean</RegistrationNumber>
          <YearFrom>boolean</YearFrom>
          <ParentFatherFirstName>boolean</ParentFatherFirstName>
          <ParentFatherLastName>boolean</ParentFatherLastName>
          <ParentFatherPhone>boolean</ParentFatherPhone>
          <ParentFatherMail>boolean</ParentFatherMail>
          <ParentFatherNote>boolean</ParentFatherNote>
          <ParentMotherFirstName>boolean</ParentMotherFirstName>
          <ParentMotherLastName>boolean</ParentMotherLastName>
          <ParentMotherMail>boolean</ParentMotherMail>
          <ParentMotherPhone>boolean</ParentMotherPhone>
          <ParentMotherNote>boolean</ParentMotherNote>
          <ParentOtherFirstName>boolean</ParentOtherFirstName>
          <ParentOtherLastName>boolean</ParentOtherLastName>
          <ParentOtherMail>boolean</ParentOtherMail>
          <ParentOtherPhone>boolean</ParentOtherPhone>
          <ParentOtherNote>boolean</ParentOtherNote>
          <ParentOtherParentType>boolean</ParentOtherParentType>
        </ExportPersonAllOutput>
        <ExportPersonAllOutput>
          <ID>int</ID>
          <ID_Person>int</ID_Person>
          <Person>string</Person>
          <DisplayName>string</DisplayName>
          <ListName>string</ListName>
          <RegistrationYear>int</RegistrationYear>
          <FunctionFilter>boolean</FunctionFilter>
          <FunctionAnd>boolean</FunctionAnd>
          <QualificationAnd>boolean</QualificationAnd>
          <AgeFrom>int</AgeFrom>
          <AgeTo>int</AgeTo>
          <ViewDisplayName>boolean</ViewDisplayName>
          <FirstName>boolean</FirstName>
          <LastName>boolean</LastName>
          <NickName>boolean</NickName>
          <MaidenName>boolean</MaidenName>
          <Birthday>boolean</Birthday>
          <IdentificationNumber>boolean</IdentificationNumber>
          <IdentificationNumberStart>boolean</IdentificationNumberStart>
          <Age>boolean</Age>
          <Sex>boolean</Sex>
          <IsForeign>boolean</IsForeign>
          <Street>boolean</Street>
          <City>boolean</City>
          <Postcode>boolean</Postcode>
          <State>boolean</State>
          <PostalFirstLine>boolean</PostalFirstLine>
          <PostalStreet>boolean</PostalStreet>
          <PostalCity>boolean</PostalCity>
          <PostalPostcode>boolean</PostalPostcode>
          <PostalState>boolean</PostalState>
          <Assurance>boolean</Assurance>
          <AssuranceCard>boolean</AssuranceCard>
          <Allergy>boolean</Allergy>
          <Drugs>boolean</Drugs>
          <HealthLimitation>boolean</HealthLimitation>
          <BodySkills>boolean</BodySkills>
          <IdCardValidTo>boolean</IdCardValidTo>
          <IdCardNumber>boolean</IdCardNumber>
          <FunctionOneColumn>boolean</FunctionOneColumn>
          <QualificationOneColumn>boolean</QualificationOneColumn>
          <Membership>boolean</Membership>
          <MembershipOneColumn>boolean</MembershipOneColumn>
          <Username>boolean</Username>
          <Catalog>boolean</Catalog>
          <Journal>boolean</Journal>
          <JournalRegistration>boolean</JournalRegistration>
          <JournalAttachment>boolean</JournalAttachment>
          <Note>boolean</Note>
          <ParentNote>boolean</ParentNote>
          <RegistrationNumber>boolean</RegistrationNumber>
          <YearFrom>boolean</YearFrom>
          <ParentFatherFirstName>boolean</ParentFatherFirstName>
          <ParentFatherLastName>boolean</ParentFatherLastName>
          <ParentFatherPhone>boolean</ParentFatherPhone>
          <ParentFatherMail>boolean</ParentFatherMail>
          <ParentFatherNote>boolean</ParentFatherNote>
          <ParentMotherFirstName>boolean</ParentMotherFirstName>
          <ParentMotherLastName>boolean</ParentMotherLastName>
          <ParentMotherMail>boolean</ParentMotherMail>
          <ParentMotherPhone>boolean</ParentMotherPhone>
          <ParentMotherNote>boolean</ParentMotherNote>
          <ParentOtherFirstName>boolean</ParentOtherFirstName>
          <ParentOtherLastName>boolean</ParentOtherLastName>
          <ParentOtherMail>boolean</ParentOtherMail>
          <ParentOtherPhone>boolean</ParentOtherPhone>
          <ParentOtherNote>boolean</ParentOtherNote>
          <ParentOtherParentType>boolean</ParentOtherParentType>
        </ExportPersonAllOutput>
      </ExportPersonAllResult>
    </ExportPersonAllResponse>
  </soap12:Body>
</soap12:Envelope>