Displaying 1 result from an estimated 1 matches for "carrinho".
Did you mean:
arrino
2013 Jun 26
2
SAVON - Call
...apenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:tem="http://tempuri.org/"
xmlns:gpa="http://schemas.datacontract.org/2004/07/Gpa.Comercio.Servicos.Contracts.DTO">
<soapenv:Header/>
<soapenv:Body>
<tem:CalcularCarrinho>
<!--Optional:-->
<tem:carrinho>
<!--Optional:-->
<gpa:CEP>parameter here</gpa:CEP>
<!--Optional:-->
<gpa:CNPJ>parameter here</gpa:CNPJ>
<!--Optional:-->...