<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v02="http://www.pds.eu/vOKO/v0200" xmlns:eph="http://www.tsoft.cz/EPH_GCP01H">
   <soapenv:Header/>
   <soapenv:Body>
      <v02:Request vOKOid="EPH_GCP01H">
         <v02:AppInfo>
            <v02:AppModule id="Název SW" version="2023.0.7.5"/>
         </v02:AppInfo>
         <v02:RequestHeader>
            <v02:RequestID>ID requestu konzumenta</v02:RequestID>
         </v02:RequestHeader>
         <v02:RequestContent>
            <eph:REQUEST>
               <eph:GETDATA>1</eph:GETDATA>
                              <!--Optional:
               <eph:IDLAST>112</eph:IDLAST>-->

            </eph:REQUEST>
         </v02:RequestContent>
      </v02:Request>
   </soapenv:Body>
</soapenv:Envelope>