OrderChangeNotif

OrderChangeNotif

OrderChangeNotif - notification of changes in order.

Description

Notification OrderChangeNotif is sent to the URL specified in the setting ".../settings__nc_notifications" :

  • when calling OrderRetrieve, if changes have occurred in the order;
  • when updating an order;
  • upon receipt of air notifications.

Request

The difference between the booking conditions is sent.

Sample

<?xml version="1.0"?>
<OrderChangeNotif xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.iata.org/IATA/EDIST/2017.2" Target="Test" Version="17.2">
  <Party>
    <Sender>
      <TravelAgencySender>
        <Contacts>
          <Contact>
            <EmailContact>
              <Address>[email protected]</Address>
            </EmailContact>
            <PhoneContact>
              <Number>+4915903755555</Number>
            </PhoneContact>
          </Contact>
        </Contacts>
        <AgencyID>11110</AgencyID>
        <AgentUser>
          <OtherIDs>
            <OtherID Description="Source">-1515151</OtherID>
          </OtherIDs>
          <AgentUserID>11111</AgentUserID>
        </AgentUser>
      </TravelAgencySender>
    </Sender>
  </Party>
  <Query>
    <Order OrderID="ABCDEF" Owner="AY">
      <BookingReferences>
        <BookingReference>
          <ID>1234</ID>
          <AirlineID>AY</AirlineID>
        </BookingReference>
      </BookingReferences>
      <TotalOrderPrice>
        <SimpleCurrencyPrice Code="EUR">3037</SimpleCurrencyPrice>
      </TotalOrderPrice>
      <Payments>
        <Payment>
          <Type>CA</Type>
          <Amount>
            <SimpleCurrencyPrice Code="EUR">3037</SimpleCurrencyPrice>
          </Amount>
          <Method>
            <CashMethod/>
          </Method>
        </Payment>
      </Payments>
      <TimeLimits>
        <PaymentTimeLimit DateTime="2024-03-11T00:30:00+00:00"/>
        <BilateralTimeLimits>
          <BilateralTimeLimit DateTime="2024-02-20T23:59:00+00:00">
            <Name>Void</Name>
          </BilateralTimeLimit>
          <BilateralTimeLimit DateTime="2024-02-13T10:36:42+00:00">
            <Name>Agency</Name>
          </BilateralTimeLimit>
        </BilateralTimeLimits>
      </TimeLimits>
      <OrderItems>
        <OrderItem OrderItemID="ORI1" Owner="AY">
          <PriceDetail>
            <TotalAmount>
              <SimpleCurrencyPrice Code="EUR">3037</SimpleCurrencyPrice>
            </TotalAmount>
            <BaseAmount Code="EUR">2575</BaseAmount>
            <Taxes>
              <Total Code="EUR">462</Total>
            </Taxes>
          </PriceDetail>
          <Service ServiceID="SVC1">
            <PassengerRef>PAX1</PassengerRef>
            <SegmentRef>SEG0</SegmentRef>
          </Service>
          <Service ServiceID="SVC2">
            <PassengerRef>PAX1</PassengerRef>
            <ServiceDefinitionRef>SVD1</ServiceDefinitionRef>
          </Service>
          <FareDetail>
            <PassengerRefs>PAX1</PassengerRefs>
            <Price>
              <TotalAmount>
                <SimpleCurrencyPrice Code="EUR">3037</SimpleCurrencyPrice>
              </TotalAmount>
              <BaseAmount Code="EUR">2575</BaseAmount>
              <FareFiledIn>
                <BaseAmount Code="EUR">2575</BaseAmount>
              </FareFiledIn>
              <Taxes ApproxInd="true">
                <Total Code="EUR">462</Total>
                <Breakdown>
                  <Tax>
                    <Amount Code="EUR">462</Amount>
                    <TaxCode>XT</TaxCode>
                  </Tax>
                </Breakdown>
              </Taxes>
            </Price>
            <FareComponent>
              <FareBasis>
                <FareBasisCode>
                  <Code>GNOR</Code>
                </FareBasisCode>
                <RBD>G</RBD>
                <CabinType>
                  <CabinTypeCode>Y</CabinTypeCode>
                  <CabinTypeName>Economy</CabinTypeName>
                </CabinType>
              </FareBasis>
              <PriceClassRef>PRC1</PriceClassRef>
              <SegmentRefs/>
            </FareComponent>
          </FareDetail>
        </OrderItem>
      </OrderItems>
    </Order>
    <TicketDocInfos>
      <TicketDocInfo>
        <TicketDocument>
          <TicketDocNbr>5467832154671</TicketDocNbr>
          <Type>T</Type>
          <NumberofBooklets>1</NumberofBooklets>
          <DateOfIssue>2024-02-20</DateOfIssue>
          <TimeOfIssue>16:34</TimeOfIssue>
          <ReportingType>Airline</ReportingType>
        </TicketDocument>
      </TicketDocInfo>
    </TicketDocInfos>
    <Amendments>
      <Amendment>
        <ActionType>Create</ActionType>
        <Remarks>
          <Remark>New Time Limits 'Order/TimeLimits'</Remark>
        </Remarks>
      </Amendment>
      <Amendment>
        <ActionType>Cancel</ActionType>
        <Remarks refs="SEG1_OUTDATED">
          <Remark>Outdated Flight Segment</Remark>
        </Remarks>
      </Amendment>
      <Amendment>
        <ActionType>Create</ActionType>
        <Remarks refs="SEG1">
          <Remark>New Flight Segment</Remark>
        </Remarks>
      </Amendment>
    </Amendments>
  </Query>
  <DataLists>
    <PassengerList>
      <Passenger PassengerID="PAX1">
        <PTC>ADT</PTC>
        <CitizenshipCountryCode>DE</CitizenshipCountryCode>
        <Individual>
          <Birthdate>1993-12-12</Birthdate>
          <Gender>Male</Gender>
          <GivenName>SEBASTIAN</GivenName>
          <Surname>VETTEL</Surname>
        </Individual>
        <IdentityDocument>
          <IdentityDocumentNumber>C8W83GGG1</IdentityDocumentNumber>
          <IdentityDocumentType>PS</IdentityDocumentType>
          <IssuingCountryCode>DE</IssuingCountryCode>
          <ExpiryDate>2028-12-12</ExpiryDate>
        </IdentityDocument>
        <ContactInfoRef>CTC1</ContactInfoRef>
      </Passenger>
    </PassengerList>
    <ContactList>
      <ContactInformation ContactID="CTC1">
        <ContactProvided>
          <Phone>
            <Label>Mobile</Label>
            <PhoneNumber>+4915903777777</PhoneNumber>
          </Phone>
        </ContactProvided>
        <ContactProvided>
          <EmailAddress>
            <EmailAddressValue>[email protected]</EmailAddressValue>
          </EmailAddress>
        </ContactProvided>
      </ContactInformation>
    </ContactList>
    <BaggageAllowanceList>
      <BaggageAllowance BaggageAllowanceID="BAG1">
        <BaggageCategory>CarryOn</BaggageCategory>
        <AllowanceDescription Concept="N">
          <ApplicableParty>Traveler</ApplicableParty>
          <Descriptions>
            <Description>
              <Text>Carry-on baggage</Text>
            </Description>
          </Descriptions>
        </AllowanceDescription>
        <PieceAllowance>
          <ApplicableParty>Traveler</ApplicableParty>
          <TotalQuantity>0</TotalQuantity>
          <PieceMeasurements Quantity="0"/>
        </PieceAllowance>
      </BaggageAllowance>
    </BaggageAllowanceList>
    <FlightSegmentList>
      <FlightSegment SegmentKey="SEG1_OUTDATED" ElectronicTicketInd="true">
        <Departure>
          <AirportCode>FRA</AirportCode>
          <Date>2024-03-11</Date>
          <Time>01:00</Time>
          <Terminal>
            <Name>B</Name>
          </Terminal>
        </Departure>
        <Arrival>
          <AirportCode>BER</AirportCode>
          <Date>2024-03-11</Date>
          <Time>02:30</Time>
          <Terminal>
            <Name>1</Name>
          </Terminal>
        </Arrival>
        <MarketingCarrier>
          <AirlineID>AY</AirlineID>
          <FlightNumber>521</FlightNumber>
        </MarketingCarrier>
        <OperatingCarrier>
          <AirlineID/>
          <FlightNumber/>
        </OperatingCarrier>
        <Equipment>
          <AircraftCode>738</AircraftCode>
        </Equipment>
        <ClassOfService>
          <Code>G</Code>
        </ClassOfService>
        <FlightDetail>
          <FlightDuration>
            <Value>P0DT1H30M</Value>
          </FlightDuration>
        </FlightDetail>
      </FlightSegment>
      <FlightSegment SegmentKey="SEG1" ElectronicTicketInd="true">
        <Departure>
          <AirportCode>FRA</AirportCode>
          <Date>2024-03-11</Date>
          <Time>01:00</Time>
          <Terminal>
            <Name>B</Name>
          </Terminal>
        </Departure>
        <Arrival>
          <AirportCode>BER</AirportCode>
          <Date>2024-03-19</Date>
          <Time>02:30</Time>
          <Terminal>
            <Name>1</Name>
          </Terminal>
        </Arrival>
        <MarketingCarrier>
          <AirlineID>AY</AirlineID>
          <FlightNumber>512</FlightNumber>
        </MarketingCarrier>
        <OperatingCarrier>
          <AirlineID/>
          <FlightNumber/>
        </OperatingCarrier>
        <Equipment>
          <AircraftCode>738</AircraftCode>
        </Equipment>
        <ClassOfService>
          <Code>G</Code>
        </ClassOfService>
        <FlightDetail>
          <FlightDuration>
            <Value>P0DT1H30M</Value>
          </FlightDuration>
        </FlightDetail>
      </FlightSegment>
    </FlightSegmentList>
    <FlightList>
      <Flight FlightKey="FLTL0S1">
        <Journey>
          <Time>P0DT1H30M</Time>
        </Journey>
        <SegmentReferences>SEG1</SegmentReferences>
      </Flight>
    </FlightList>
    <PriceClassList>
      <PriceClass PriceClassID="PRC1">
        <Name>LITE</Name>
        <Descriptions>
          <Description>
            <Text>Fare family description ID: 450</Text>
          </Description>
        </Descriptions>
      </PriceClass>
    </PriceClassList>
    <ServiceDefinitionList>
      <ServiceDefinition ServiceDefinitionID="SVD1">
        <Name>Carry-on baggage</Name>
        <BaggageAllowanceRef>BAG1</BaggageAllowanceRef>
        <Descriptions>
          <Description>
            <Text>Carry-on baggage</Text>
          </Description>
        </Descriptions>
      </ServiceDefinition>
    </ServiceDefinitionList>
  </DataLists>
</OrderChangeNotif>