This document will show you the API updates that are made with each new version.
Though all our earlier versions are working, Airhob recommends you to keep the integration synchronized with the latest version of all APIs.
Following parameters are not present in v1.3 while these are still present in earlier version.
Request/Response | Parameter | Description |
---|---|---|
Response | OneWayAvailabilityResponse > ItinearyDetails > Items > FlightDetails > NumberofStops | Now you can see number of stops for onward and return flights seperately. For onward flights 'OneWayAvailabilityResponse > ItinearyDetails > Items > Connection > Onward > NoOfStops'. For return flights 'OneWayAvailabilityResponse > ItinearyDetails > Items > Connection > Return > NoOfStops'. |
Response | SearchFilter | |
Response | OneWayAvailabilityResponse > TrackIdList |
Following parameters are not present in v1.1 while these are still present in earlier version.
Request/Response | Parameter | Description |
---|---|---|
Response | FlightTimesAndDuration > NoOfStops | Now you can see number of stops for onward and return flights seperately. For onward flights 'ItinearyDetails > Connection > Onward > NoOfStops' and for return flights 'ItinearyDetails > Connection > Return > NoOfStops' |
Response | OtherCharges > AgentFee | Now agent fee is already added to GrossAmount. |
Following parameters are modified in v1.1 while these are still same in earlier version.
Request/Response | Before | After | Description |
---|---|---|---|
Response | PricingInfo > TotalFare | PricingInfo > GrossAmount | |
Response | PricingInfo > BaseFare | PricingInfo > BasicAmount | |
Response | PriceBreakUp > TotalFare | PriceBreakUp > GrossAmount | |
Response | PriceBreakUp > BaseFare | PriceBreakUp > BasicAmount |
Following parameters are not present in v1.1 while these are still present in earlier version.
Request/Response | Parameter | Description |
---|---|---|
Response | AirlinePnr | For some Airlines, PNR is generated in Price API and for some Airlines, PNR is generated in Issue API. To avoid this confusion, Airhob provides PNR in Issue API only. |
Response | GDSPNR |
Following parameters are not present in v1.1 while these are still present in earlier version.
Request/Response | Parameter | Description |
---|---|---|
Response | Segments > SegmentPnrs > ETicketNo | E-Ticket number is already given at 'PassengerOtherDetails > Eticket' for each passenger. |
Response | Segments > SegmentPnrs > SegmentNo |
Following parameters are modified in v1.1 while these are still same in earlier version.
Request/Response | Before | After | Description |
---|---|---|---|
Response | Segments > SegmentPnrs > IssueTicketSuccess | IssueTicketSuccess | This parameter has moved to root element. |