MyIDConnectSvc
Click here for a complete list of operations.
cancelSegmentSell
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 /MyIDConnectSvc.asmx HTTP/1.1
Host: myidtravel.blueskybooking.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "urn:cancelSegmentSell"
<?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>
<cancelSegmentSellRequest xmlns="http://service.resadapter.myidtravel.lhsystems.com">
<OTA_CancelRQ EchoToken="string" TimeStamp="dateTime" Target="" Version="decimal" TransactionIdentifier="string" SequenceNmbr="nonNegativeInteger" TransactionStatusCode="" RetransmissionIndicator="boolean" ReqRespVersion="string" CancelType="Book or Quote or Hold or Initiate or Ignore or Modify or Commit or Cancel or CommitOverrideEdits" TravelSector="string" xmlns="http://www.opentravel.org/OTA/2003/05">
<POS>
<Source AgentSine="string" PseudoCityCode="string" ISOCountry="string" ISOCurrency="string" AgentDutyCode="string" AirlineVendorID="string" AirportCode="string" FirstDepartPoint="string" ERSP_UserID="string" TerminalID="string">
<RequestorID xsi:nil="true" />
<Position xsi:nil="true" />
<BookingChannel xsi:nil="true" />
</Source>
<Source AgentSine="string" PseudoCityCode="string" ISOCountry="string" ISOCurrency="string" AgentDutyCode="string" AirlineVendorID="string" AirportCode="string" FirstDepartPoint="string" ERSP_UserID="string" TerminalID="string">
<RequestorID xsi:nil="true" />
<Position xsi:nil="true" />
<BookingChannel xsi:nil="true" />
</Source>
</POS>
<UniqueID Reason="string" />
<UniqueID Reason="string" />
<Verification>
<PersonName PartialName="boolean" />
<Email ShareSynchInd="" ShareMarketInd="" DefaultInd="boolean" EmailType="string" RPH="string" />
<TelephoneInfo RPH="string" />
<PaymentCard ShareSynchInd="" ShareMarketInd="" CardType="string" CardCode="string" CardNumber="string" SeriesCode="string" EffectiveDate="string" ExpireDate="string" MaskedCardNumber="string" CardHolderRPH="string" ExtendPaymentIndicator="boolean">
<CardHolderName>string</CardHolderName>
<CardIssuerName xsi:nil="true" />
<Address xsi:nil="true" />
</PaymentCard>
<AddressInfo DefaultInd="boolean" UseType="string" RPH="string" />
<CustLoyalty ProgramID="string" MembershipID="string" TravelSector="string" RPH="string" VendorCode="" />
<CustLoyalty ProgramID="string" MembershipID="string" TravelSector="string" RPH="string" VendorCode="" />
<Vendor CompanyShortName="string" TravelSector="string" Code="string" CodeContext="string" Division="string" Department="string" />
<Vendor CompanyShortName="string" TravelSector="string" Code="string" CodeContext="string" Division="string" Department="string" />
<ReservationTimeSpan Start="string" Duration="string" End="string" />
<AssociatedQuantity URI="anyURI" />
<AssociatedQuantity URI="anyURI" />
<StartLocation AssociatedDateTime="dateTime" />
<EndLocation AssociatedDateTime="dateTime" />
<TPA_Extensions>xml</TPA_Extensions>
</Verification>
<Verification>
<PersonName PartialName="boolean" />
<Email ShareSynchInd="" ShareMarketInd="" DefaultInd="boolean" EmailType="string" RPH="string" />
<TelephoneInfo RPH="string" />
<PaymentCard ShareSynchInd="" ShareMarketInd="" CardType="string" CardCode="string" CardNumber="string" SeriesCode="string" EffectiveDate="string" ExpireDate="string" MaskedCardNumber="string" CardHolderRPH="string" ExtendPaymentIndicator="boolean">
<CardHolderName>string</CardHolderName>
<CardIssuerName xsi:nil="true" />
<Address xsi:nil="true" />
</PaymentCard>
<AddressInfo DefaultInd="boolean" UseType="string" RPH="string" />
<CustLoyalty ProgramID="string" MembershipID="string" TravelSector="string" RPH="string" VendorCode="" />
<CustLoyalty ProgramID="string" MembershipID="string" TravelSector="string" RPH="string" VendorCode="" />
<Vendor CompanyShortName="string" TravelSector="string" Code="string" CodeContext="string" Division="string" Department="string" />
<Vendor CompanyShortName="string" TravelSector="string" Code="string" CodeContext="string" Division="string" Department="string" />
<ReservationTimeSpan Start="string" Duration="string" End="string" />
<AssociatedQuantity URI="anyURI" />
<AssociatedQuantity URI="anyURI" />
<StartLocation AssociatedDateTime="dateTime" />
<EndLocation AssociatedDateTime="dateTime" />
<TPA_Extensions>xml</TPA_Extensions>
</Verification>
<Segment ItinSegNbr="nonNegativeInteger" FirstItinSegNbr="nonNegativeInteger" LastItinSegNbr="nonNegativeInteger" />
<Segment ItinSegNbr="nonNegativeInteger" FirstItinSegNbr="nonNegativeInteger" LastItinSegNbr="nonNegativeInteger" />
<CancellationOverrides>
<CancellationOverride CancelByDate="string" Amount="decimal" Percent="decimal" Type="">
<PaymentCard xsi:nil="true" />
</CancellationOverride>
</CancellationOverrides>
<TPA_Extensions>xml</TPA_Extensions>
</OTA_CancelRQ>
</cancelSegmentSellRequest>
</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>
<cancelSegmentSellResponse xmlns="http://service.resadapter.myidtravel.lhsystems.com">
<OTA_CancelRS EchoToken="string" TimeStamp="dateTime" Target="" Version="decimal" TransactionIdentifier="string" SequenceNmbr="nonNegativeInteger" TransactionStatusCode="" RetransmissionIndicator="boolean" Status="Pending or Cancelled or Modified or Committed or Ignored or On Hold or Unsuccessful" xmlns="http://www.opentravel.org/OTA/2003/05" />
</cancelSegmentSellResponse>
</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 /MyIDConnectSvc.asmx HTTP/1.1
Host: myidtravel.blueskybooking.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>
<cancelSegmentSellRequest xmlns="http://service.resadapter.myidtravel.lhsystems.com">
<OTA_CancelRQ EchoToken="string" TimeStamp="dateTime" Target="" Version="decimal" TransactionIdentifier="string" SequenceNmbr="nonNegativeInteger" TransactionStatusCode="" RetransmissionIndicator="boolean" ReqRespVersion="string" CancelType="Book or Quote or Hold or Initiate or Ignore or Modify or Commit or Cancel or CommitOverrideEdits" TravelSector="string" xmlns="http://www.opentravel.org/OTA/2003/05">
<POS>
<Source AgentSine="string" PseudoCityCode="string" ISOCountry="string" ISOCurrency="string" AgentDutyCode="string" AirlineVendorID="string" AirportCode="string" FirstDepartPoint="string" ERSP_UserID="string" TerminalID="string">
<RequestorID xsi:nil="true" />
<Position xsi:nil="true" />
<BookingChannel xsi:nil="true" />
</Source>
<Source AgentSine="string" PseudoCityCode="string" ISOCountry="string" ISOCurrency="string" AgentDutyCode="string" AirlineVendorID="string" AirportCode="string" FirstDepartPoint="string" ERSP_UserID="string" TerminalID="string">
<RequestorID xsi:nil="true" />
<Position xsi:nil="true" />
<BookingChannel xsi:nil="true" />
</Source>
</POS>
<UniqueID Reason="string" />
<UniqueID Reason="string" />
<Verification>
<PersonName PartialName="boolean" />
<Email ShareSynchInd="" ShareMarketInd="" DefaultInd="boolean" EmailType="string" RPH="string" />
<TelephoneInfo RPH="string" />
<PaymentCard ShareSynchInd="" ShareMarketInd="" CardType="string" CardCode="string" CardNumber="string" SeriesCode="string" EffectiveDate="string" ExpireDate="string" MaskedCardNumber="string" CardHolderRPH="string" ExtendPaymentIndicator="boolean">
<CardHolderName>string</CardHolderName>
<CardIssuerName xsi:nil="true" />
<Address xsi:nil="true" />
</PaymentCard>
<AddressInfo DefaultInd="boolean" UseType="string" RPH="string" />
<CustLoyalty ProgramID="string" MembershipID="string" TravelSector="string" RPH="string" VendorCode="" />
<CustLoyalty ProgramID="string" MembershipID="string" TravelSector="string" RPH="string" VendorCode="" />
<Vendor CompanyShortName="string" TravelSector="string" Code="string" CodeContext="string" Division="string" Department="string" />
<Vendor CompanyShortName="string" TravelSector="string" Code="string" CodeContext="string" Division="string" Department="string" />
<ReservationTimeSpan Start="string" Duration="string" End="string" />
<AssociatedQuantity URI="anyURI" />
<AssociatedQuantity URI="anyURI" />
<StartLocation AssociatedDateTime="dateTime" />
<EndLocation AssociatedDateTime="dateTime" />
<TPA_Extensions>xml</TPA_Extensions>
</Verification>
<Verification>
<PersonName PartialName="boolean" />
<Email ShareSynchInd="" ShareMarketInd="" DefaultInd="boolean" EmailType="string" RPH="string" />
<TelephoneInfo RPH="string" />
<PaymentCard ShareSynchInd="" ShareMarketInd="" CardType="string" CardCode="string" CardNumber="string" SeriesCode="string" EffectiveDate="string" ExpireDate="string" MaskedCardNumber="string" CardHolderRPH="string" ExtendPaymentIndicator="boolean">
<CardHolderName>string</CardHolderName>
<CardIssuerName xsi:nil="true" />
<Address xsi:nil="true" />
</PaymentCard>
<AddressInfo DefaultInd="boolean" UseType="string" RPH="string" />
<CustLoyalty ProgramID="string" MembershipID="string" TravelSector="string" RPH="string" VendorCode="" />
<CustLoyalty ProgramID="string" MembershipID="string" TravelSector="string" RPH="string" VendorCode="" />
<Vendor CompanyShortName="string" TravelSector="string" Code="string" CodeContext="string" Division="string" Department="string" />
<Vendor CompanyShortName="string" TravelSector="string" Code="string" CodeContext="string" Division="string" Department="string" />
<ReservationTimeSpan Start="string" Duration="string" End="string" />
<AssociatedQuantity URI="anyURI" />
<AssociatedQuantity URI="anyURI" />
<StartLocation AssociatedDateTime="dateTime" />
<EndLocation AssociatedDateTime="dateTime" />
<TPA_Extensions>xml</TPA_Extensions>
</Verification>
<Segment ItinSegNbr="nonNegativeInteger" FirstItinSegNbr="nonNegativeInteger" LastItinSegNbr="nonNegativeInteger" />
<Segment ItinSegNbr="nonNegativeInteger" FirstItinSegNbr="nonNegativeInteger" LastItinSegNbr="nonNegativeInteger" />
<CancellationOverrides>
<CancellationOverride CancelByDate="string" Amount="decimal" Percent="decimal" Type="">
<PaymentCard xsi:nil="true" />
</CancellationOverride>
</CancellationOverrides>
<TPA_Extensions>xml</TPA_Extensions>
</OTA_CancelRQ>
</cancelSegmentSellRequest>
</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>
<cancelSegmentSellResponse xmlns="http://service.resadapter.myidtravel.lhsystems.com">
<OTA_CancelRS EchoToken="string" TimeStamp="dateTime" Target="" Version="decimal" TransactionIdentifier="string" SequenceNmbr="nonNegativeInteger" TransactionStatusCode="" RetransmissionIndicator="boolean" Status="Pending or Cancelled or Modified or Committed or Ignored or On Hold or Unsuccessful" xmlns="http://www.opentravel.org/OTA/2003/05" />
</cancelSegmentSellResponse>
</soap12:Body>
</soap12:Envelope>