Bug #29936
openProd checklist - nexusKite mobile app - Sabre - Vehicle - We are getting incorrect Traveler Phone number on Booking Confirmation page.
0%
Description
We are getting incorrect Traveler Phone number on Booking Confirmation page.
PFA,
Login with traveler.
And do Vehicle booking.
And check the issue on Booking Confirmation page.
Files
Updated by smriti sharma 16 days ago
- File vehicleBook_1790.zip vehicleBook_1790.zip added
- File vehicleReview_4307.zip vehicleReview_4307.zip added
- File vehicleSearch_7068.zip vehicleSearch_7068.zip added
Updated by vanshaj vanshaj 16 days ago
Checked on UAT also
User : vasco.da.gama_01@yopmail.com
PNR : SRWXMC
Not getting the same mobile number in API response
Screenshot 2025-06-02 at 6.11.32 PM
{
"status": {
"type": "SUCCESS",
"gdsType": "SABRE"
},
"vehicle": {
"model": "ALAMO RENT A CAR",
"vendorName": "ALAMO RENT A CAR",
"pnrIdentification": [
{
"recordLocator": "SRWXMC",
"creationDate": "2025-06-02T07:38:00",
"remarks": "NEXUSKITE MOBILE",
"universalPnr": "SRWXMC"
}
],
"propertiesInfo": {
"transmissionType": "Auto Unspecified Drive",
"category": "ECAR",
"vehicleClass": "Economy"
},
"traveler": {
"title": "Mr.",
"firstName": "Vasco",
"middleName": "Da",
"lastName": "Gama"
},
"priceInfo": {
"totalTaxesAndFees": 126.19,
"totalPrice": 376.19,
"basePrice": 250.0,
"currencyCode": "CAD"
},
"pickupDropoffInfo": {
"pickupInfo": {
"date": "2025-06-12",
"time": "10:00",
"location": "Calgary",
"locationCode": "YYC"
},
"dropoffInfo": {
"date": "2025-06-19",
"time": "10:00"
},
"rentalLocInfo": {
"pickupAddress": {
"phoneNumber": "7587686897"
},
"dropoffAddress": {
"phoneNumber": "7587686897"
}
}
},
"billingDetails": {
"paymentInfo": {},
"addressGroup": {
"city": "Montreal",
"phoneNumber": "7587686897"
}
},
"customerDetails": {
"emailAddress": [
"VASCO.DA.GAMA_01@YOPMAIL.COM"
],
"contactInfo": [
{
"number": "999999999999"
},
{
"number": "7587686897"
}
]
}
},
"agentPhone": "4168672700",
"agentEmail": "neha.changotra@farenexus.com"
}
Updated by vanshaj vanshaj 16 days ago
- Assignee changed from vanshaj vanshaj to abhishth tripathi
Updated by abhishth tripathi 15 days ago
- Assignee changed from abhishth tripathi to vanshaj vanshaj
Please connect with front end team for this "/traveller" api is being called to show these details
Updated by vanshaj vanshaj 15 days ago
- File Screenshot 2025-06-03 at 3.21.25 PM.png Screenshot 2025-06-03 at 3.21.25 PM.png added
- File Screenshot 2025-06-03 at 3.23.08 PM.png Screenshot 2025-06-03 at 3.23.08 PM.png added
- File Screenshot 2025-06-03 at 3.24.35 PM.png Screenshot 2025-06-03 at 3.24.35 PM.png added
- Assignee changed from vanshaj vanshaj to smriti sharma
Phone Number is changing on the basis of fetched user, please check & confirm if this is correct
Updated by smriti sharma 13 days ago
- Assignee changed from smriti sharma to Neha Changotra
@Neha Changotra, kindly check.
Updated by Neha Changotra 6 days ago
- Assignee changed from Neha Changotra to vanshaj vanshaj
Hi @vanshaj vanshaj , Kindly check this.
Updated by sudheer kumar 6 days ago
- Assignee changed from vanshaj vanshaj to smriti sharma
Updated by smriti sharma 2 days ago
- File vehicleSearch_11575.zip vehicleSearch_11575.zip added
- File vehicleBook_3226.zip vehicleBook_3226.zip added
- File vehicleReview_7903.zip vehicleReview_7903.zip added
- Status changed from Resolved to In Progress
- Assignee changed from smriti sharma to raja pandey
Hi Raja,
Could you please check this issue? The number of travelers shown on the Review page is different from what is displayed on the Booking Confirmation page.
Attaching the logs below for your reference.