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.
34 stars 47 forks source link

CARRIER RLOC MISSING while doing reservation with SpecificSeatAssignment #262

Open adhikjoshi opened 2 years ago

adhikjoshi commented 2 years ago

While doing flights reservation, getting this error

[{"":"Seat Sell failed for segment Origin:IST, Destination:DXB, Departure Date:20220519","Code":0,"Type":"Error", "ProviderCode":"1G"},{"":"CARRIER RLOC MISSING","Code":0,"Type":"Error","ProviderCode":"1G"}]

AirCreateReservationReq.txt

AirCreateReservationReq.txt

There is no SupplierLocatorCode in Pricing API or Low Fare search calls

RicOsiro commented 2 years ago

hi,

it could be many reason, since the availability(not included) or business rules from airlines, for example the airlines allow seat assignment after booking on separate process or it is a merchandising service. You could open a ticket on MyTravelport (https://my.travelport.com/) for a dedicated support as customer.

thanks and regards