Skip Navigation

Schedule Change

1.9.0
Air
Ticketing
SOAP API
Travel Agency
  • The ability to completely override system endorsements when performing a schedule change exchange.

API Information

Format
XML
Current Version
1.9.0
Environment
Production

What's New

  • The ability to completely override system endorsements when performing a schedule change exchange.

New Features

In the Request

Optional

Parameter: ExchangeRQ/TransactionInfo/Options/Endorsement/@override

Type: boolean

Description: If True then specified endorsement text will replace all system generated endoresements.

Sample Value:

SKCHG -NEW TEXT SCHEDULE CHANGE
Note: SKDCHG will still be present then the new endorsement. No / or - is added automatically.

  • Added new attribute under ExchangeRQ/Options/TourCode/@type. Allow tour code type to the request.

API Information

Format
XML
Current Version
1.7.0
Environment
Production

What's New

  • Added new attribute under ExchangeRQ/Options/TourCode/@type. Allow tour code type to the request.

New Features

In the Request

Optional

Parameter: ExchangeRQ/Options/TourCode/@type

Type: string

Description: Added new attribute under ExchangeRQ/Options/TourCode/@type. Allow tour code type to the request.

Sample Value:

<TourCode type="N">ABC123</TourCode> output on ticket is ABC123
<TourCode type="B">ABC123</TourCode> output on ticket is BTABC123
Note: The tour code type being added, will now support the suppression of the IT in the tour code box or replacing the IT with BT in the tour code box.

  • The Schedule Change API has been enhanced with a new optional XML element to include an exchange waiver code. This element is only supported for subscribers reporting ticket sales to ARC.

API Information

Format
XML
Current Version
1.4.0
Environment
Production

What's New

  • The Schedule Change API has been enhanced with a new optional XML element to include an exchange waiver code. This element is only supported for subscribers reporting ticket sales to ARC.

Business Value

  • The new WaiverCode element will allow subscribers to include an exchange waiver code for ticket changes resulting from a planned airline schedule change when required by the carrier.

New Features

In the Request

Optional

Parameter: Waiver Code

Type: string

Description: 1-18 character waiver code. Characters can be alpha, numeric, slash (/), dash/hyphen (-), asterik (*) and comma (,)

Sample Value:

|-|WaiverCode|--|ABC123|-|/WaiverCode|--|
Note: Valid for ARC locations only. Use when specifically instructed by the carrier in case of a planned airline schedule change.

  • New API to perform an even exchange transaction after user processes a planned airline schedule change.

API Information

Format
XML
Current Version
1.2.0
Environment
Production

What's New

  • New API to perform an even exchange transaction after user processes a planned airline schedule change.

Business Value

  • Greatly reduces the time a user must spend processing planned airline schedule change exchange transactions.