Exemplo de chamada
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/" xmlns:wsd="http://schemas.datacontract.org/2004/07/WSDFe">
<soapenv:Header/>
<soapenv:Body>
<tem:GetStatusDFe>
<tem:chamadaStatus>
<wsd:usuario>usuário</wsd:usuario>
<wsd:senha>senha</wsd:senha>
<wsd:documentos>
<wsd:DocumentoChamada>
<wsd:chave>35201208736011000227550010005459701018542369</wsd:chave>
</wsd:DocumentoChamada>
</wsd:documentos>
</tem:chamadaStatus>
</tem:GetStatusDFe>
</soapenv:Body>
</soapenv:Envelope>