InventoryWebService
Click here for a complete list of operations.
UpdateJobMasterDetailsFromProfile
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: hrmtciws.compulinerp.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/UpdateJobMasterDetailsFromProfile"
<?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>
<UpdateJobMasterDetailsFromProfile xmlns="http://tempuri.org/">
<Details>
<COMPANY_ID>guid</COMPANY_ID>
<COMPCODE>string</COMPCODE>
<JOB_NO>string</JOB_NO>
<JOB_TITLE>string</JOB_TITLE>
<JOB_DESCRIPTION>string</JOB_DESCRIPTION>
<CUSTOMER_CODE>string</CUSTOMER_CODE>
<CUSTOMER_NAME>string</CUSTOMER_NAME>
<CUSTOMER_ADDRESS>string</CUSTOMER_ADDRESS>
<CUSTOMER_TELEPHONE_1>string</CUSTOMER_TELEPHONE_1>
<CUSTOMER_TELEPHONE_2>string</CUSTOMER_TELEPHONE_2>
<INQUIRY_NO>string</INQUIRY_NO>
<COSTING_CODE>string</COSTING_CODE>
<ESTIMATION_CODE>string</ESTIMATION_CODE>
<TEAM_CODE>string</TEAM_CODE>
<JOB_TYPE>string</JOB_TYPE>
<EMAIL>string</EMAIL>
<CONTACT_PERSON>string</CONTACT_PERSON>
<REMARKS>string</REMARKS>
<JOB_STATUS>string</JOB_STATUS>
<IS_CANCELLED>int</IS_CANCELLED>
<CANCELLED_REASON>string</CANCELLED_REASON>
<MAIN_JOB_NUMBER>int</MAIN_JOB_NUMBER>
<REF_NO>int</REF_NO>
<PREVIOUS_JOB_NO>int</PREVIOUS_JOB_NO>
<APPROVED_DATE>dateTime</APPROVED_DATE>
<APPROVED_BY>string</APPROVED_BY>
<WARRANTY_STATEMENT>string</WARRANTY_STATEMENT>
<WARRENTY_UPTO>dateTime</WARRENTY_UPTO>
<TXN_TIME>dateTime</TXN_TIME>
<LAST_UPDATE_TXN_TIME>dateTime</LAST_UPDATE_TXN_TIME>
<TOTAL_JOB_COST>decimal</TOTAL_JOB_COST>
<JOB_INCENTIVES>decimal</JOB_INCENTIVES>
<NET_JOB_COST>decimal</NET_JOB_COST>
<ESTIMATED_MONTHS_TIMES>decimal</ESTIMATED_MONTHS_TIMES>
<CONSUMER_PRICE_INDEX>decimal</CONSUMER_PRICE_INDEX>
<CAPITALIZATION_RATE>decimal</CAPITALIZATION_RATE>
<DISCOUNT_RATE>decimal</DISCOUNT_RATE>
<ENERGY_COST_ESCALATION>decimal</ENERGY_COST_ESCALATION>
<REVERSIONARY_CAP_RATE>decimal</REVERSIONARY_CAP_RATE>
<AUTO_ID>int</AUTO_ID>
<USERCODE>string</USERCODE>
<JOB_TOTAL>decimal</JOB_TOTAL>
<JOB_PAY_TOTAL>decimal</JOB_PAY_TOTAL>
<JOB_PAY_BALANCE>decimal</JOB_PAY_BALANCE>
<JOB_LAST_PAYDATE>dateTime</JOB_LAST_PAYDATE>
<IS_ITEM_ISSUED>int</IS_ITEM_ISSUED>
<LAST_ISSUED_DATE>dateTime</LAST_ISSUED_DATE>
<LAST_ISSUED_BY>string</LAST_ISSUED_BY>
<LAST_ISSUE_NO>string</LAST_ISSUE_NO>
</Details>
</UpdateJobMasterDetailsFromProfile>
</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>
<UpdateJobMasterDetailsFromProfileResponse xmlns="http://tempuri.org/">
<UpdateJobMasterDetailsFromProfileResult>string</UpdateJobMasterDetailsFromProfileResult>
</UpdateJobMasterDetailsFromProfileResponse>
</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: hrmtciws.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>
<UpdateJobMasterDetailsFromProfile xmlns="http://tempuri.org/">
<Details>
<COMPANY_ID>guid</COMPANY_ID>
<COMPCODE>string</COMPCODE>
<JOB_NO>string</JOB_NO>
<JOB_TITLE>string</JOB_TITLE>
<JOB_DESCRIPTION>string</JOB_DESCRIPTION>
<CUSTOMER_CODE>string</CUSTOMER_CODE>
<CUSTOMER_NAME>string</CUSTOMER_NAME>
<CUSTOMER_ADDRESS>string</CUSTOMER_ADDRESS>
<CUSTOMER_TELEPHONE_1>string</CUSTOMER_TELEPHONE_1>
<CUSTOMER_TELEPHONE_2>string</CUSTOMER_TELEPHONE_2>
<INQUIRY_NO>string</INQUIRY_NO>
<COSTING_CODE>string</COSTING_CODE>
<ESTIMATION_CODE>string</ESTIMATION_CODE>
<TEAM_CODE>string</TEAM_CODE>
<JOB_TYPE>string</JOB_TYPE>
<EMAIL>string</EMAIL>
<CONTACT_PERSON>string</CONTACT_PERSON>
<REMARKS>string</REMARKS>
<JOB_STATUS>string</JOB_STATUS>
<IS_CANCELLED>int</IS_CANCELLED>
<CANCELLED_REASON>string</CANCELLED_REASON>
<MAIN_JOB_NUMBER>int</MAIN_JOB_NUMBER>
<REF_NO>int</REF_NO>
<PREVIOUS_JOB_NO>int</PREVIOUS_JOB_NO>
<APPROVED_DATE>dateTime</APPROVED_DATE>
<APPROVED_BY>string</APPROVED_BY>
<WARRANTY_STATEMENT>string</WARRANTY_STATEMENT>
<WARRENTY_UPTO>dateTime</WARRENTY_UPTO>
<TXN_TIME>dateTime</TXN_TIME>
<LAST_UPDATE_TXN_TIME>dateTime</LAST_UPDATE_TXN_TIME>
<TOTAL_JOB_COST>decimal</TOTAL_JOB_COST>
<JOB_INCENTIVES>decimal</JOB_INCENTIVES>
<NET_JOB_COST>decimal</NET_JOB_COST>
<ESTIMATED_MONTHS_TIMES>decimal</ESTIMATED_MONTHS_TIMES>
<CONSUMER_PRICE_INDEX>decimal</CONSUMER_PRICE_INDEX>
<CAPITALIZATION_RATE>decimal</CAPITALIZATION_RATE>
<DISCOUNT_RATE>decimal</DISCOUNT_RATE>
<ENERGY_COST_ESCALATION>decimal</ENERGY_COST_ESCALATION>
<REVERSIONARY_CAP_RATE>decimal</REVERSIONARY_CAP_RATE>
<AUTO_ID>int</AUTO_ID>
<USERCODE>string</USERCODE>
<JOB_TOTAL>decimal</JOB_TOTAL>
<JOB_PAY_TOTAL>decimal</JOB_PAY_TOTAL>
<JOB_PAY_BALANCE>decimal</JOB_PAY_BALANCE>
<JOB_LAST_PAYDATE>dateTime</JOB_LAST_PAYDATE>
<IS_ITEM_ISSUED>int</IS_ITEM_ISSUED>
<LAST_ISSUED_DATE>dateTime</LAST_ISSUED_DATE>
<LAST_ISSUED_BY>string</LAST_ISSUED_BY>
<LAST_ISSUE_NO>string</LAST_ISSUE_NO>
</Details>
</UpdateJobMasterDetailsFromProfile>
</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>
<UpdateJobMasterDetailsFromProfileResponse xmlns="http://tempuri.org/">
<UpdateJobMasterDetailsFromProfileResult>string</UpdateJobMasterDetailsFromProfileResult>
</UpdateJobMasterDetailsFromProfileResponse>
</soap12:Body>
</soap12:Envelope>