<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v02="http://www.pds.eu/vOKO/v0200" xmlns:jup="http://www.tsoft.cz/EagriApp2/JUP_CAT01B">
   <soapenv:Header/>
   <soapenv:Body>
      <v02:Request vOKOid="JUP_CAT01B">
         <v02:AppInfo>
            <v02:AppModule id="SW konzumenta" version="10"/>
         </v02:AppInfo>
         <v02:RequestHeader>
            <v02:RequestID>vlastní ID volání pro zpětné párování</v02:RequestID>
         </v02:RequestHeader>
         <v02:RequestContent>
            <jup:Request>
               <jup:GETDATA>1</jup:GETDATA>
               <jup:GTIN>03362130195498</jup:GTIN>
               <jup:GET_HIERARCHY>0</jup:GET_HIERARCHY>
            </jup:Request>
         </v02:RequestContent>
      </v02:Request>
   </soapenv:Body>
</soapenv:Envelope>