<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://zakupki.gov.ru/fz44/get-docs-le/ws">
<soapenv:Header/>
<soapenv:Body>
<ws:getNsiRequest>
<index>
<id>{{$guid}}</id>
<createDateTime>{{$isoTimestamp}}</createDateTime>
<mode>PROD</mode>
</index>
<selectionParams>
<nsiCode44>nsiAllList</nsiCode44>
<nsiKind>all</nsiKind>
</selectionParams>
</ws:getNsiRequest>
</soapenv:Body>
</soapenv:Envelope>
вот пример тела, который не проходит (сертификат имеется и настроен)