WesctonBrasilWebService
Click here for a complete list of operations.
PreContratos
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /WebServicesBrasil.asmx HTTP/1.1
Host: registro-uat.lac.tdsynnex.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://Applications.com/Wesctonwebservices/PreContratos"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<PreContratos xmlns="http://Applications.com/Wesctonwebservices">
<BlueskyOrderID>string</BlueskyOrderID>
<DistributorName>string</DistributorName>
<PurchaseOrder>string</PurchaseOrder>
<OrderType>string</OrderType>
<Emissao>string</Emissao>
<CNPJ_Revenda>string</CNPJ_Revenda>
<IDFabricante>string</IDFabricante>
<CNPJ_EndUser_CFINAL>string</CNPJ_EndUser_CFINAL>
<EndUser_Name>string</EndUser_Name>
<Contract_Start>string</Contract_Start>
<Contract_End>string</Contract_End>
<TipoContrato>string</TipoContrato>
<FaturamentoDireto>string</FaturamentoDireto>
<ListProdInstance>
<ProductInstanceIds>
<ProductInstanceIdsElement>string</ProductInstanceIdsElement>
</ProductInstanceIds>
<ProductInstanceIds>
<ProductInstanceIdsElement>string</ProductInstanceIdsElement>
</ProductInstanceIds>
</ListProdInstance>
<DistributorOrderID>string</DistributorOrderID>
<ListItens>
<ItensObjeto>
<Partnumber_Dell>string</Partnumber_Dell>
<Partnumber_SKU>string</Partnumber_SKU>
<Quantity>string</Quantity>
<UnitPrice>string</UnitPrice>
<Markup>string</Markup>
<Desconto>string</Desconto>
</ItensObjeto>
<ItensObjeto>
<Partnumber_Dell>string</Partnumber_Dell>
<Partnumber_SKU>string</Partnumber_SKU>
<Quantity>string</Quantity>
<UnitPrice>string</UnitPrice>
<Markup>string</Markup>
<Desconto>string</Desconto>
</ItensObjeto>
</ListItens>
<ListItensServico>
<ItensServico>
<PartnumberServico>string</PartnumberServico>
<QuantityServico>string</QuantityServico>
<UnitPriceServico>string</UnitPriceServico>
</ItensServico>
<ItensServico>
<PartnumberServico>string</PartnumberServico>
<QuantityServico>string</QuantityServico>
<UnitPriceServico>string</UnitPriceServico>
</ItensServico>
</ListItensServico>
<PagamentoParcelado>string</PagamentoParcelado>
<TermoDuracion>string</TermoDuracion>
<CicloFacturacion>string</CicloFacturacion>
</PreContratos>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<PreContratosResponse xmlns="http://Applications.com/Wesctonwebservices">
<PreContratosResult>string</PreContratosResult>
</PreContratosResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /WebServicesBrasil.asmx HTTP/1.1
Host: registro-uat.lac.tdsynnex.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<PreContratos xmlns="http://Applications.com/Wesctonwebservices">
<BlueskyOrderID>string</BlueskyOrderID>
<DistributorName>string</DistributorName>
<PurchaseOrder>string</PurchaseOrder>
<OrderType>string</OrderType>
<Emissao>string</Emissao>
<CNPJ_Revenda>string</CNPJ_Revenda>
<IDFabricante>string</IDFabricante>
<CNPJ_EndUser_CFINAL>string</CNPJ_EndUser_CFINAL>
<EndUser_Name>string</EndUser_Name>
<Contract_Start>string</Contract_Start>
<Contract_End>string</Contract_End>
<TipoContrato>string</TipoContrato>
<FaturamentoDireto>string</FaturamentoDireto>
<ListProdInstance>
<ProductInstanceIds>
<ProductInstanceIdsElement>string</ProductInstanceIdsElement>
</ProductInstanceIds>
<ProductInstanceIds>
<ProductInstanceIdsElement>string</ProductInstanceIdsElement>
</ProductInstanceIds>
</ListProdInstance>
<DistributorOrderID>string</DistributorOrderID>
<ListItens>
<ItensObjeto>
<Partnumber_Dell>string</Partnumber_Dell>
<Partnumber_SKU>string</Partnumber_SKU>
<Quantity>string</Quantity>
<UnitPrice>string</UnitPrice>
<Markup>string</Markup>
<Desconto>string</Desconto>
</ItensObjeto>
<ItensObjeto>
<Partnumber_Dell>string</Partnumber_Dell>
<Partnumber_SKU>string</Partnumber_SKU>
<Quantity>string</Quantity>
<UnitPrice>string</UnitPrice>
<Markup>string</Markup>
<Desconto>string</Desconto>
</ItensObjeto>
</ListItens>
<ListItensServico>
<ItensServico>
<PartnumberServico>string</PartnumberServico>
<QuantityServico>string</QuantityServico>
<UnitPriceServico>string</UnitPriceServico>
</ItensServico>
<ItensServico>
<PartnumberServico>string</PartnumberServico>
<QuantityServico>string</QuantityServico>
<UnitPriceServico>string</UnitPriceServico>
</ItensServico>
</ListItensServico>
<PagamentoParcelado>string</PagamentoParcelado>
<TermoDuracion>string</TermoDuracion>
<CicloFacturacion>string</CicloFacturacion>
</PreContratos>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<PreContratosResponse xmlns="http://Applications.com/Wesctonwebservices">
<PreContratosResult>string</PreContratosResult>
</PreContratosResponse>
</soap12:Body>
</soap12:Envelope>