Bug #33831
openTask #2146- nexusKite Mobile App: Trip Module- Travelport. (Travelport Complete Workflow.) - In case we do Package booking on WEB, we are getting the same Booked PNR under My booking Flight section.
0%
Description
In case we do Package booking on WEB, we are getting the same Booked PNR under My booking Flight section.
PFA,
Do a Package booking on web.
Retrieve the same PNR ON APP.
and check the issue.
Files
Updated by vanshaj vanshaj 8 days ago
- File response.txt response.txt added
Getting PNR in API Response
https://a.uat.w.farenexushub.com/nexusapi/searchPnrBookedBy
Request :
{
"pnrSearch": {
"bookedBy": "camilojean@yopmail.com",
"module": "AIR_MODULE"
},
"agencyKey": "9109688550",
"clientId": "6942336036",
"apiSource": "TRAVELPORT",
"isFgUserFlag": true,
"language": "0"
}
Response :
Updated by vanshaj vanshaj 8 days ago
- Assignee changed from Sachin Rana to abhishth tripathi
Updated by abhishth tripathi 7 days ago
- Assignee changed from abhishth tripathi to vanshaj vanshaj
please provide check on the basis of other source also.
Updated by vanshaj vanshaj 3 days ago
But if it's a package booking it should come in this API not in flight
API : /nexusapi/packageSearchPnrByBookedBy
Updated by vanshaj vanshaj 3 days ago
Getting no result found
{
"error": [{
"errorCode": "538",
"errorMessage": "No results found"
}]
}
Updated by vanshaj vanshaj 3 days ago
- Assignee changed from vanshaj vanshaj to abhishth tripathi
Updated by abhishth tripathi 2 days ago
- Assignee changed from abhishth tripathi to vanshaj vanshaj
Please check !