Travelport / travelport-uapi-tutorial-php

The travelport-uapi-tutorial-php is a PHP project for Universal API that will help you connect and code a standard workflow including Air, Vehicle, and Hotel.
35 stars 47 forks source link

Need to update phone and address fields #170

Open sivaneshc opened 6 years ago

sivaneshc commented 6 years ago

Hi,

We need to update below items in AirCreateReservationReq.

  1. Home Phone Number
  2. Business Phone Number
  3. Agency Info
  4. Delivery Info

Need to achieve above items in GDS like this: FONE-SINM*PAX SIN CTC 65xxxxxxx

  1. SINB*PAX ALT CTC 65xxxxxxx
  2. SINBABC COMPANY AIR TRAVEL TEL 65 xxxxxxxx JOHN DLVR-ABC COMPANY AIR TRAVEL123 JONATHAN STREETLITTLE INDIASINGAPORESG*P/534265

Also, we need to know add custom NOTE text (Free Text)

PLEASE PROVIDE SAMPLE XML FOR "AirCreateReservationReq"

Thank you.

Regards, Sivanesh

NirandaG commented 6 years ago

Hi. Please take a look on the samples: https://support.travelport.com/webhelp/uapi/uAPI.htm#SampleWeb/Kelvin/AirTransactions/Kel_Samples_AirBook.htm%3FTocPath%3DSamples%7CXML%2520Samples%2520%7CAir%2520Samples%7CAir%2520Samples%7CAir%2520Transactions%7C_____6 Rgds, Niranda

sivaneshc commented 6 years ago

Hi, Thanks for the update. The above query requested for ACH I need to know how to update home phone number and business phone number from this xml https://support.travelport.com/webhelp/uapi/Content/SampleWeb/SampleFiles/046-04_ACH_AirBook_Rq.xml

PLEASE PROVIDE SAMPLE XML

Regards, Sivanesh c

sivaneshc commented 6 years ago

Hi, Also i want to know how to know add custom NOTEBOOK text (Free Text)

Thank you