<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:liv="http://LiveConnector/" xmlns:ren="http://schemas.datacontract.org/2004/07/Rentech.PracticoLive.Connector.Objects">
<soapenv:Header/>
<soapenv:Body>
<liv:GenTicketsLC_Integracao>
<!--Optional:-->
<liv:publicDomain>xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx</liv:publicDomain>
<!--Optional:-->
<liv:protectedDomain>xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx</liv:protectedDomain>
<!--Optional:-->
<liv:info>
<!--Optional:-->
<ren:Chave>xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx</ren:Chave>
<!--Optional:-->
<ren:CodigoSistemaSatelite>xxxxxxxxx</ren:CodigoSistemaSatelite>
<!--Optional:-->
<ren:Filtro>xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx</ren:Filtro>
<!--Optional:-->
<ren:Metodo>formaPagamento</ren:Metodo>
</liv:info>
</liv:GenTicketsLC_Integracao>
</soapenv:Body>
</soapenv:Envelope> |