Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are identifiers that are used on different request/response chains.

Table of Contents

...

11.1.1. EXCURSIONRESERVATIONIDS

The ExcursionReservationIDs is used as unique identifier of a booking.

...

You have to store all values of HotelReservationIDs in your system, and use it unchanged through whole booking's life cycle.

...

Diagram 11.1.1.1.

...

ExcursionReservationIDs flow

ExcursionReservationIDs example:

Code Block
languagexml
<ExcursionReservationIDs>
  <ExcursionReservationID ResID_Source="agent" ResID_Value="hjo8dfg"/>
  <ExcursionReservationID ResID_Source="client" ResID_Value="34rf4g3frre45"/>
  <ExcursionReservationID ResID_Source="supplier" ResID_SourceContext="supplierCode" ResID_Value="164-4732160"/>
</ExcursionReservationIDs>