InventoryWebService
Click here for a complete list of operations.
getAllTotalCashandCreditInvoices
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 /InventoryWebService.asmx HTTP/1.1
Host: tciws.compulinerp.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/getAllTotalCashandCreditInvoices"
<?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>
<getAllTotalCashandCreditInvoices xmlns="http://tempuri.org/">
<companyid>string</companyid>
<fromdate>dateTime</fromdate>
<todate>dateTime</todate>
<branchcode>string</branchcode>
</getAllTotalCashandCreditInvoices>
</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>
<getAllTotalCashandCreditInvoicesResponse xmlns="http://tempuri.org/">
<getAllTotalCashandCreditInvoicesResult>
<DASHBOARD_DATA>
<COMPCODE>string</COMPCODE>
<BRANCH_CODE>string</BRANCH_CODE>
<TOT1>decimal</TOT1>
<TOT2>decimal</TOT2>
<TOT3>decimal</TOT3>
<TOT23>decimal</TOT23>
<TOT24>decimal</TOT24>
<TOT25>decimal</TOT25>
<TOT26>decimal</TOT26>
<TOT27>decimal</TOT27>
<TOT28>decimal</TOT28>
<TOT29>decimal</TOT29>
<TOT30>decimal</TOT30>
<TOT31>decimal</TOT31>
<TOT32>decimal</TOT32>
<TOT33>decimal</TOT33>
<TOT34>decimal</TOT34>
<TOT35>decimal</TOT35>
<TOT36>decimal</TOT36>
<TOT37>decimal</TOT37>
<TOT38>decimal</TOT38>
<TOT39>decimal</TOT39>
<TOT40>decimal</TOT40>
<TOT4>decimal</TOT4>
<TOT5>decimal</TOT5>
<TOT6>decimal</TOT6>
<MSALE1>decimal</MSALE1>
<MSALE2>decimal</MSALE2>
<MSALE3>decimal</MSALE3>
<MSALE4>decimal</MSALE4>
<MSALE5>decimal</MSALE5>
<MSALE6>decimal</MSALE6>
<MSALE7>decimal</MSALE7>
<MSALE8>decimal</MSALE8>
<MSALE9>decimal</MSALE9>
<MSALE10>decimal</MSALE10>
<MSALE11>decimal</MSALE11>
<MSALE12>decimal</MSALE12>
<TOT7>decimal</TOT7>
<TOT8>decimal</TOT8>
<TOT9>decimal</TOT9>
<TOT10>decimal</TOT10>
<TOT11>decimal</TOT11>
<TOT12>decimal</TOT12>
<TOT13>decimal</TOT13>
<TOT14>decimal</TOT14>
<TOT15>decimal</TOT15>
<TOT16>decimal</TOT16>
<TOT17>decimal</TOT17>
<TOT18>decimal</TOT18>
<TOT19>decimal</TOT19>
<TOT20>decimal</TOT20>
<TOT21>decimal</TOT21>
<TOT22>decimal</TOT22>
<YEAR>int</YEAR>
</DASHBOARD_DATA>
<DASHBOARD_DATA>
<COMPCODE>string</COMPCODE>
<BRANCH_CODE>string</BRANCH_CODE>
<TOT1>decimal</TOT1>
<TOT2>decimal</TOT2>
<TOT3>decimal</TOT3>
<TOT23>decimal</TOT23>
<TOT24>decimal</TOT24>
<TOT25>decimal</TOT25>
<TOT26>decimal</TOT26>
<TOT27>decimal</TOT27>
<TOT28>decimal</TOT28>
<TOT29>decimal</TOT29>
<TOT30>decimal</TOT30>
<TOT31>decimal</TOT31>
<TOT32>decimal</TOT32>
<TOT33>decimal</TOT33>
<TOT34>decimal</TOT34>
<TOT35>decimal</TOT35>
<TOT36>decimal</TOT36>
<TOT37>decimal</TOT37>
<TOT38>decimal</TOT38>
<TOT39>decimal</TOT39>
<TOT40>decimal</TOT40>
<TOT4>decimal</TOT4>
<TOT5>decimal</TOT5>
<TOT6>decimal</TOT6>
<MSALE1>decimal</MSALE1>
<MSALE2>decimal</MSALE2>
<MSALE3>decimal</MSALE3>
<MSALE4>decimal</MSALE4>
<MSALE5>decimal</MSALE5>
<MSALE6>decimal</MSALE6>
<MSALE7>decimal</MSALE7>
<MSALE8>decimal</MSALE8>
<MSALE9>decimal</MSALE9>
<MSALE10>decimal</MSALE10>
<MSALE11>decimal</MSALE11>
<MSALE12>decimal</MSALE12>
<TOT7>decimal</TOT7>
<TOT8>decimal</TOT8>
<TOT9>decimal</TOT9>
<TOT10>decimal</TOT10>
<TOT11>decimal</TOT11>
<TOT12>decimal</TOT12>
<TOT13>decimal</TOT13>
<TOT14>decimal</TOT14>
<TOT15>decimal</TOT15>
<TOT16>decimal</TOT16>
<TOT17>decimal</TOT17>
<TOT18>decimal</TOT18>
<TOT19>decimal</TOT19>
<TOT20>decimal</TOT20>
<TOT21>decimal</TOT21>
<TOT22>decimal</TOT22>
<YEAR>int</YEAR>
</DASHBOARD_DATA>
</getAllTotalCashandCreditInvoicesResult>
</getAllTotalCashandCreditInvoicesResponse>
</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 /InventoryWebService.asmx HTTP/1.1
Host: tciws.compulinerp.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>
<getAllTotalCashandCreditInvoices xmlns="http://tempuri.org/">
<companyid>string</companyid>
<fromdate>dateTime</fromdate>
<todate>dateTime</todate>
<branchcode>string</branchcode>
</getAllTotalCashandCreditInvoices>
</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>
<getAllTotalCashandCreditInvoicesResponse xmlns="http://tempuri.org/">
<getAllTotalCashandCreditInvoicesResult>
<DASHBOARD_DATA>
<COMPCODE>string</COMPCODE>
<BRANCH_CODE>string</BRANCH_CODE>
<TOT1>decimal</TOT1>
<TOT2>decimal</TOT2>
<TOT3>decimal</TOT3>
<TOT23>decimal</TOT23>
<TOT24>decimal</TOT24>
<TOT25>decimal</TOT25>
<TOT26>decimal</TOT26>
<TOT27>decimal</TOT27>
<TOT28>decimal</TOT28>
<TOT29>decimal</TOT29>
<TOT30>decimal</TOT30>
<TOT31>decimal</TOT31>
<TOT32>decimal</TOT32>
<TOT33>decimal</TOT33>
<TOT34>decimal</TOT34>
<TOT35>decimal</TOT35>
<TOT36>decimal</TOT36>
<TOT37>decimal</TOT37>
<TOT38>decimal</TOT38>
<TOT39>decimal</TOT39>
<TOT40>decimal</TOT40>
<TOT4>decimal</TOT4>
<TOT5>decimal</TOT5>
<TOT6>decimal</TOT6>
<MSALE1>decimal</MSALE1>
<MSALE2>decimal</MSALE2>
<MSALE3>decimal</MSALE3>
<MSALE4>decimal</MSALE4>
<MSALE5>decimal</MSALE5>
<MSALE6>decimal</MSALE6>
<MSALE7>decimal</MSALE7>
<MSALE8>decimal</MSALE8>
<MSALE9>decimal</MSALE9>
<MSALE10>decimal</MSALE10>
<MSALE11>decimal</MSALE11>
<MSALE12>decimal</MSALE12>
<TOT7>decimal</TOT7>
<TOT8>decimal</TOT8>
<TOT9>decimal</TOT9>
<TOT10>decimal</TOT10>
<TOT11>decimal</TOT11>
<TOT12>decimal</TOT12>
<TOT13>decimal</TOT13>
<TOT14>decimal</TOT14>
<TOT15>decimal</TOT15>
<TOT16>decimal</TOT16>
<TOT17>decimal</TOT17>
<TOT18>decimal</TOT18>
<TOT19>decimal</TOT19>
<TOT20>decimal</TOT20>
<TOT21>decimal</TOT21>
<TOT22>decimal</TOT22>
<YEAR>int</YEAR>
</DASHBOARD_DATA>
<DASHBOARD_DATA>
<COMPCODE>string</COMPCODE>
<BRANCH_CODE>string</BRANCH_CODE>
<TOT1>decimal</TOT1>
<TOT2>decimal</TOT2>
<TOT3>decimal</TOT3>
<TOT23>decimal</TOT23>
<TOT24>decimal</TOT24>
<TOT25>decimal</TOT25>
<TOT26>decimal</TOT26>
<TOT27>decimal</TOT27>
<TOT28>decimal</TOT28>
<TOT29>decimal</TOT29>
<TOT30>decimal</TOT30>
<TOT31>decimal</TOT31>
<TOT32>decimal</TOT32>
<TOT33>decimal</TOT33>
<TOT34>decimal</TOT34>
<TOT35>decimal</TOT35>
<TOT36>decimal</TOT36>
<TOT37>decimal</TOT37>
<TOT38>decimal</TOT38>
<TOT39>decimal</TOT39>
<TOT40>decimal</TOT40>
<TOT4>decimal</TOT4>
<TOT5>decimal</TOT5>
<TOT6>decimal</TOT6>
<MSALE1>decimal</MSALE1>
<MSALE2>decimal</MSALE2>
<MSALE3>decimal</MSALE3>
<MSALE4>decimal</MSALE4>
<MSALE5>decimal</MSALE5>
<MSALE6>decimal</MSALE6>
<MSALE7>decimal</MSALE7>
<MSALE8>decimal</MSALE8>
<MSALE9>decimal</MSALE9>
<MSALE10>decimal</MSALE10>
<MSALE11>decimal</MSALE11>
<MSALE12>decimal</MSALE12>
<TOT7>decimal</TOT7>
<TOT8>decimal</TOT8>
<TOT9>decimal</TOT9>
<TOT10>decimal</TOT10>
<TOT11>decimal</TOT11>
<TOT12>decimal</TOT12>
<TOT13>decimal</TOT13>
<TOT14>decimal</TOT14>
<TOT15>decimal</TOT15>
<TOT16>decimal</TOT16>
<TOT17>decimal</TOT17>
<TOT18>decimal</TOT18>
<TOT19>decimal</TOT19>
<TOT20>decimal</TOT20>
<TOT21>decimal</TOT21>
<TOT22>decimal</TOT22>
<YEAR>int</YEAR>
</DASHBOARD_DATA>
</getAllTotalCashandCreditInvoicesResult>
</getAllTotalCashandCreditInvoicesResponse>
</soap12:Body>
</soap12:Envelope>