ServiceAndMaintenance


Click here for a complete list of operations.

ReplyCostPlus

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 /serviceandmaintenance.asmx HTTP/1.1
Host: mobile.schoonderbeek.nl
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.4ps.nl/ReplyCostPlus"

<?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>
    <ReplyCostPlus xmlns="http://www.4ps.nl">
      <items>
        <CostPlusReply>
          <ReplyType>string</ReplyType>
          <ParameterList>
            <ResourceNo>string</ResourceNo>
            <WorkOrderNo>string</WorkOrderNo>
            <PostingDate>string</PostingDate>
            <ItemNo>string</ItemNo>
            <TradeItem>string</TradeItem>
            <VendorTradeItem>string</VendorTradeItem>
            <CostObject>string</CostObject>
            <WageComponent>string</WageComponent>
            <Description>string</Description>
            <Description2>string</Description2>
            <Quantity>string</Quantity>
            <UnitOfMeasure>string</UnitOfMeasure>
            <AdditionalCost>string</AdditionalCost>
            <ExtraCost>string</ExtraCost>
            <Stock>string</Stock>
            <LocationCode>string</LocationCode>
            <Amount>string</Amount>
            <CPLineNo>string</CPLineNo>
            <ObjectNo>string</ObjectNo>
            <CreatedByWorkOrderNo>string</CreatedByWorkOrderNo>
            <StartTime>string</StartTime>
            <EndTime>string</EndTime>
            <HourLineTemplateCode>string</HourLineTemplateCode>
          </ParameterList>
        </CostPlusReply>
        <CostPlusReply>
          <ReplyType>string</ReplyType>
          <ParameterList>
            <ResourceNo>string</ResourceNo>
            <WorkOrderNo>string</WorkOrderNo>
            <PostingDate>string</PostingDate>
            <ItemNo>string</ItemNo>
            <TradeItem>string</TradeItem>
            <VendorTradeItem>string</VendorTradeItem>
            <CostObject>string</CostObject>
            <WageComponent>string</WageComponent>
            <Description>string</Description>
            <Description2>string</Description2>
            <Quantity>string</Quantity>
            <UnitOfMeasure>string</UnitOfMeasure>
            <AdditionalCost>string</AdditionalCost>
            <ExtraCost>string</ExtraCost>
            <Stock>string</Stock>
            <LocationCode>string</LocationCode>
            <Amount>string</Amount>
            <CPLineNo>string</CPLineNo>
            <ObjectNo>string</ObjectNo>
            <CreatedByWorkOrderNo>string</CreatedByWorkOrderNo>
            <StartTime>string</StartTime>
            <EndTime>string</EndTime>
            <HourLineTemplateCode>string</HourLineTemplateCode>
          </ParameterList>
        </CostPlusReply>
      </items>
    </ReplyCostPlus>
  </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>
    <ReplyCostPlusResponse xmlns="http://www.4ps.nl">
      <ReplyCostPlusResult>boolean</ReplyCostPlusResult>
    </ReplyCostPlusResponse>
  </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 /serviceandmaintenance.asmx HTTP/1.1
Host: mobile.schoonderbeek.nl
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>
    <ReplyCostPlus xmlns="http://www.4ps.nl">
      <items>
        <CostPlusReply>
          <ReplyType>string</ReplyType>
          <ParameterList>
            <ResourceNo>string</ResourceNo>
            <WorkOrderNo>string</WorkOrderNo>
            <PostingDate>string</PostingDate>
            <ItemNo>string</ItemNo>
            <TradeItem>string</TradeItem>
            <VendorTradeItem>string</VendorTradeItem>
            <CostObject>string</CostObject>
            <WageComponent>string</WageComponent>
            <Description>string</Description>
            <Description2>string</Description2>
            <Quantity>string</Quantity>
            <UnitOfMeasure>string</UnitOfMeasure>
            <AdditionalCost>string</AdditionalCost>
            <ExtraCost>string</ExtraCost>
            <Stock>string</Stock>
            <LocationCode>string</LocationCode>
            <Amount>string</Amount>
            <CPLineNo>string</CPLineNo>
            <ObjectNo>string</ObjectNo>
            <CreatedByWorkOrderNo>string</CreatedByWorkOrderNo>
            <StartTime>string</StartTime>
            <EndTime>string</EndTime>
            <HourLineTemplateCode>string</HourLineTemplateCode>
          </ParameterList>
        </CostPlusReply>
        <CostPlusReply>
          <ReplyType>string</ReplyType>
          <ParameterList>
            <ResourceNo>string</ResourceNo>
            <WorkOrderNo>string</WorkOrderNo>
            <PostingDate>string</PostingDate>
            <ItemNo>string</ItemNo>
            <TradeItem>string</TradeItem>
            <VendorTradeItem>string</VendorTradeItem>
            <CostObject>string</CostObject>
            <WageComponent>string</WageComponent>
            <Description>string</Description>
            <Description2>string</Description2>
            <Quantity>string</Quantity>
            <UnitOfMeasure>string</UnitOfMeasure>
            <AdditionalCost>string</AdditionalCost>
            <ExtraCost>string</ExtraCost>
            <Stock>string</Stock>
            <LocationCode>string</LocationCode>
            <Amount>string</Amount>
            <CPLineNo>string</CPLineNo>
            <ObjectNo>string</ObjectNo>
            <CreatedByWorkOrderNo>string</CreatedByWorkOrderNo>
            <StartTime>string</StartTime>
            <EndTime>string</EndTime>
            <HourLineTemplateCode>string</HourLineTemplateCode>
          </ParameterList>
        </CostPlusReply>
      </items>
    </ReplyCostPlus>
  </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>
    <ReplyCostPlusResponse xmlns="http://www.4ps.nl">
      <ReplyCostPlusResult>boolean</ReplyCostPlusResult>
    </ReplyCostPlusResponse>
  </soap12:Body>
</soap12:Envelope>