CM


Click here for a complete list of operations.

QuotationMovementSearchUS

Find Quotation Movements from Coach Manager

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 /CM.asmx HTTP/1.1
Host: cmapi.pinnaclecoachlines.com.au
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://coachmanager.com/QuotationMovementSearchUS"

<?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>
    <QuotationMovementSearchUS xmlns="http://coachmanager.com/">
      <SessionKey>string</SessionKey>
      <QuotationMovementSearchDetails>
        <QuotationID>int</QuotationID>
        <QuotationMovementID>int</QuotationMovementID>
        <ClientID>string</ClientID>
        <FirstName>string</FirstName>
        <Surname>string</Surname>
        <Initials>string</Initials>
        <Company>string</Company>
        <Address>string</Address>
        <City>string</City>
        <State>string</State>
        <Zipcode>string</Zipcode>
        <TelNo>string</TelNo>
        <Email>string</Email>
        <PickupDate>string</PickupDate>
        <PickupDateOperator>GreaterThan or EqualTo or LessThan</PickupDateOperator>
        <Pickup>string</Pickup>
        <Destination>string</Destination>
        <ClientReference1>string</ClientReference1>
        <ClientReference2>string</ClientReference2>
        <DateCreated>string</DateCreated>
        <DateCreatedOperator>GreaterThan or EqualTo or LessThan</DateCreatedOperator>
        <LastUpdated>string</LastUpdated>
        <LastUpdatedOperator>GreaterThan or EqualTo or LessThan</LastUpdatedOperator>
      </QuotationMovementSearchDetails>
    </QuotationMovementSearchUS>
  </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>
    <QuotationMovementSearchUSResponse xmlns="http://coachmanager.com/">
      <QuotationMovementSearchUSResult>
        <Result>Success or Fail</Result>
        <ResultDescription>string</ResultDescription>
        <QuotationMovements>
          <QuotationMovement>
            <QuotationMovementID>int</QuotationMovementID>
            <QuotationID>int</QuotationID>
            <MovementDescription>string</MovementDescription>
            <StartDateTime>string</StartDateTime>
            <StartBaseSerialNo>int</StartBaseSerialNo>
            <PositionDateTime>string</PositionDateTime>
            <PickupDateTime>string</PickupDateTime>
            <Pickup>string</Pickup>
            <PickupLatitude>string</PickupLatitude>
            <PickupLongitude>string</PickupLongitude>
            <PickupInstructions>string</PickupInstructions>
            <SingleJourney>boolean</SingleJourney>
            <VehicleToStay>boolean</VehicleToStay>
            <Destination>string</Destination>
            <DestinationLatitude>string</DestinationLatitude>
            <DestinationLongitude>string</DestinationLongitude>
            <DestinationInstructions>string</DestinationInstructions>
            <ArrivalDateTime>string</ArrivalDateTime>
            <LeaveDateTime>string</LeaveDateTime>
            <BackDateTime>string</BackDateTime>
            <FinishDateTime>string</FinishDateTime>
            <FinishBaseSerialNo>int</FinishBaseSerialNo>
            <Passengers>short</Passengers>
            <Distance>string</Distance>
            <EmptyDistance>string</EmptyDistance>
            <ClientReference1>string</ClientReference1>
            <ClientReference2>string</ClientReference2>
            <Route>string</Route>
            <FurtherRequirements>string</FurtherRequirements>
            <Notes>string</Notes>
            <QuotationMovementPriceLowest>decimal</QuotationMovementPriceLowest>
            <QuotationMovementPriceHighest>decimal</QuotationMovementPriceHighest>
            <QuotationMovementVATLowest>decimal</QuotationMovementVATLowest>
            <QuotationMovementVATHighest>decimal</QuotationMovementVATHighest>
            <QuotationMovementTotalLowest>decimal</QuotationMovementTotalLowest>
            <QuotationMovementTotalHighest>decimal</QuotationMovementTotalHighest>
            <DateCreated>string</DateCreated>
            <LastUpdated>string</LastUpdated>
            <Cancelled>boolean</Cancelled>
            <QuotationMovementVehicleVariations xsi:nil="true" />
            <QuotationPickups xsi:nil="true" />
            <QuotationSetdowns xsi:nil="true" />
            <QuotationFacilities xsi:nil="true" />
            <QuotationIncludedItems xsi:nil="true" />
            <QuotationExtras xsi:nil="true" />
            <QuotationMovementData xsi:nil="true" />
          </QuotationMovement>
          <QuotationMovement>
            <QuotationMovementID>int</QuotationMovementID>
            <QuotationID>int</QuotationID>
            <MovementDescription>string</MovementDescription>
            <StartDateTime>string</StartDateTime>
            <StartBaseSerialNo>int</StartBaseSerialNo>
            <PositionDateTime>string</PositionDateTime>
            <PickupDateTime>string</PickupDateTime>
            <Pickup>string</Pickup>
            <PickupLatitude>string</PickupLatitude>
            <PickupLongitude>string</PickupLongitude>
            <PickupInstructions>string</PickupInstructions>
            <SingleJourney>boolean</SingleJourney>
            <VehicleToStay>boolean</VehicleToStay>
            <Destination>string</Destination>
            <DestinationLatitude>string</DestinationLatitude>
            <DestinationLongitude>string</DestinationLongitude>
            <DestinationInstructions>string</DestinationInstructions>
            <ArrivalDateTime>string</ArrivalDateTime>
            <LeaveDateTime>string</LeaveDateTime>
            <BackDateTime>string</BackDateTime>
            <FinishDateTime>string</FinishDateTime>
            <FinishBaseSerialNo>int</FinishBaseSerialNo>
            <Passengers>short</Passengers>
            <Distance>string</Distance>
            <EmptyDistance>string</EmptyDistance>
            <ClientReference1>string</ClientReference1>
            <ClientReference2>string</ClientReference2>
            <Route>string</Route>
            <FurtherRequirements>string</FurtherRequirements>
            <Notes>string</Notes>
            <QuotationMovementPriceLowest>decimal</QuotationMovementPriceLowest>
            <QuotationMovementPriceHighest>decimal</QuotationMovementPriceHighest>
            <QuotationMovementVATLowest>decimal</QuotationMovementVATLowest>
            <QuotationMovementVATHighest>decimal</QuotationMovementVATHighest>
            <QuotationMovementTotalLowest>decimal</QuotationMovementTotalLowest>
            <QuotationMovementTotalHighest>decimal</QuotationMovementTotalHighest>
            <DateCreated>string</DateCreated>
            <LastUpdated>string</LastUpdated>
            <Cancelled>boolean</Cancelled>
            <QuotationMovementVehicleVariations xsi:nil="true" />
            <QuotationPickups xsi:nil="true" />
            <QuotationSetdowns xsi:nil="true" />
            <QuotationFacilities xsi:nil="true" />
            <QuotationIncludedItems xsi:nil="true" />
            <QuotationExtras xsi:nil="true" />
            <QuotationMovementData xsi:nil="true" />
          </QuotationMovement>
        </QuotationMovements>
      </QuotationMovementSearchUSResult>
    </QuotationMovementSearchUSResponse>
  </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 /CM.asmx HTTP/1.1
Host: cmapi.pinnaclecoachlines.com.au
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>
    <QuotationMovementSearchUS xmlns="http://coachmanager.com/">
      <SessionKey>string</SessionKey>
      <QuotationMovementSearchDetails>
        <QuotationID>int</QuotationID>
        <QuotationMovementID>int</QuotationMovementID>
        <ClientID>string</ClientID>
        <FirstName>string</FirstName>
        <Surname>string</Surname>
        <Initials>string</Initials>
        <Company>string</Company>
        <Address>string</Address>
        <City>string</City>
        <State>string</State>
        <Zipcode>string</Zipcode>
        <TelNo>string</TelNo>
        <Email>string</Email>
        <PickupDate>string</PickupDate>
        <PickupDateOperator>GreaterThan or EqualTo or LessThan</PickupDateOperator>
        <Pickup>string</Pickup>
        <Destination>string</Destination>
        <ClientReference1>string</ClientReference1>
        <ClientReference2>string</ClientReference2>
        <DateCreated>string</DateCreated>
        <DateCreatedOperator>GreaterThan or EqualTo or LessThan</DateCreatedOperator>
        <LastUpdated>string</LastUpdated>
        <LastUpdatedOperator>GreaterThan or EqualTo or LessThan</LastUpdatedOperator>
      </QuotationMovementSearchDetails>
    </QuotationMovementSearchUS>
  </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>
    <QuotationMovementSearchUSResponse xmlns="http://coachmanager.com/">
      <QuotationMovementSearchUSResult>
        <Result>Success or Fail</Result>
        <ResultDescription>string</ResultDescription>
        <QuotationMovements>
          <QuotationMovement>
            <QuotationMovementID>int</QuotationMovementID>
            <QuotationID>int</QuotationID>
            <MovementDescription>string</MovementDescription>
            <StartDateTime>string</StartDateTime>
            <StartBaseSerialNo>int</StartBaseSerialNo>
            <PositionDateTime>string</PositionDateTime>
            <PickupDateTime>string</PickupDateTime>
            <Pickup>string</Pickup>
            <PickupLatitude>string</PickupLatitude>
            <PickupLongitude>string</PickupLongitude>
            <PickupInstructions>string</PickupInstructions>
            <SingleJourney>boolean</SingleJourney>
            <VehicleToStay>boolean</VehicleToStay>
            <Destination>string</Destination>
            <DestinationLatitude>string</DestinationLatitude>
            <DestinationLongitude>string</DestinationLongitude>
            <DestinationInstructions>string</DestinationInstructions>
            <ArrivalDateTime>string</ArrivalDateTime>
            <LeaveDateTime>string</LeaveDateTime>
            <BackDateTime>string</BackDateTime>
            <FinishDateTime>string</FinishDateTime>
            <FinishBaseSerialNo>int</FinishBaseSerialNo>
            <Passengers>short</Passengers>
            <Distance>string</Distance>
            <EmptyDistance>string</EmptyDistance>
            <ClientReference1>string</ClientReference1>
            <ClientReference2>string</ClientReference2>
            <Route>string</Route>
            <FurtherRequirements>string</FurtherRequirements>
            <Notes>string</Notes>
            <QuotationMovementPriceLowest>decimal</QuotationMovementPriceLowest>
            <QuotationMovementPriceHighest>decimal</QuotationMovementPriceHighest>
            <QuotationMovementVATLowest>decimal</QuotationMovementVATLowest>
            <QuotationMovementVATHighest>decimal</QuotationMovementVATHighest>
            <QuotationMovementTotalLowest>decimal</QuotationMovementTotalLowest>
            <QuotationMovementTotalHighest>decimal</QuotationMovementTotalHighest>
            <DateCreated>string</DateCreated>
            <LastUpdated>string</LastUpdated>
            <Cancelled>boolean</Cancelled>
            <QuotationMovementVehicleVariations xsi:nil="true" />
            <QuotationPickups xsi:nil="true" />
            <QuotationSetdowns xsi:nil="true" />
            <QuotationFacilities xsi:nil="true" />
            <QuotationIncludedItems xsi:nil="true" />
            <QuotationExtras xsi:nil="true" />
            <QuotationMovementData xsi:nil="true" />
          </QuotationMovement>
          <QuotationMovement>
            <QuotationMovementID>int</QuotationMovementID>
            <QuotationID>int</QuotationID>
            <MovementDescription>string</MovementDescription>
            <StartDateTime>string</StartDateTime>
            <StartBaseSerialNo>int</StartBaseSerialNo>
            <PositionDateTime>string</PositionDateTime>
            <PickupDateTime>string</PickupDateTime>
            <Pickup>string</Pickup>
            <PickupLatitude>string</PickupLatitude>
            <PickupLongitude>string</PickupLongitude>
            <PickupInstructions>string</PickupInstructions>
            <SingleJourney>boolean</SingleJourney>
            <VehicleToStay>boolean</VehicleToStay>
            <Destination>string</Destination>
            <DestinationLatitude>string</DestinationLatitude>
            <DestinationLongitude>string</DestinationLongitude>
            <DestinationInstructions>string</DestinationInstructions>
            <ArrivalDateTime>string</ArrivalDateTime>
            <LeaveDateTime>string</LeaveDateTime>
            <BackDateTime>string</BackDateTime>
            <FinishDateTime>string</FinishDateTime>
            <FinishBaseSerialNo>int</FinishBaseSerialNo>
            <Passengers>short</Passengers>
            <Distance>string</Distance>
            <EmptyDistance>string</EmptyDistance>
            <ClientReference1>string</ClientReference1>
            <ClientReference2>string</ClientReference2>
            <Route>string</Route>
            <FurtherRequirements>string</FurtherRequirements>
            <Notes>string</Notes>
            <QuotationMovementPriceLowest>decimal</QuotationMovementPriceLowest>
            <QuotationMovementPriceHighest>decimal</QuotationMovementPriceHighest>
            <QuotationMovementVATLowest>decimal</QuotationMovementVATLowest>
            <QuotationMovementVATHighest>decimal</QuotationMovementVATHighest>
            <QuotationMovementTotalLowest>decimal</QuotationMovementTotalLowest>
            <QuotationMovementTotalHighest>decimal</QuotationMovementTotalHighest>
            <DateCreated>string</DateCreated>
            <LastUpdated>string</LastUpdated>
            <Cancelled>boolean</Cancelled>
            <QuotationMovementVehicleVariations xsi:nil="true" />
            <QuotationPickups xsi:nil="true" />
            <QuotationSetdowns xsi:nil="true" />
            <QuotationFacilities xsi:nil="true" />
            <QuotationIncludedItems xsi:nil="true" />
            <QuotationExtras xsi:nil="true" />
            <QuotationMovementData xsi:nil="true" />
          </QuotationMovement>
        </QuotationMovements>
      </QuotationMovementSearchUSResult>
    </QuotationMovementSearchUSResponse>
  </soap12:Body>
</soap12:Envelope>