Bug #30642
closedTask#108 - nexusKite Mobile App: Implementation of Book Again option on Confirmation page for NDC. - Sabre -Loader does not stop on the Booking Confirmation page when we book again for any user.
0%
Description
Loader does not stop on the Booking Confirmation page when we book again for any user.
PFA,
Login with travel arranger- Vasco.da.gama_01@farenexus.com / india@123
Do a NDC ac booking.
and book again for the user.
Files
Updated by vanshaj vanshaj about 2 months ago
- Assignee changed from Sachin Rana to Anil Kumar
We are note able to fetch traveller details
URL: https://a.uat.w.farenexushub.com/nexusapi/traveller
Request Body : {"corporateName":"SECURITY CORP","travelerName":"bella sherley(bella.sherley@yopmail.com)","profileApi":"NEXUSPROFILE","pos":"CA","type":"SABRE"}
Response:
{
"error": {
"code": "200",
"text": "No Data Found"
},
"status": "ERROR"
}
Updated by Anil Kumar about 2 months ago
- Assignee changed from Anil Kumar to Simran Kaur
Updated by vanshaj vanshaj about 2 months ago
Updated by smriti sharma about 2 months ago
Same issue on PROD , also shared the prod credentials with anil.
Updated by Simran Kaur about 2 months ago
- Assignee changed from Simran Kaur to mehak kashyap
Hi @mehak kashyap, Could you please check this issue?
We're getting an error in the response of the Traveler API from the backend.
Updated by smriti sharma 26 days ago
- Release 16 July 2025 added
- Release deleted (
17 June 2025)
Updated by mehak kashyap 22 days ago
- Assignee changed from mehak kashyap to Simran Kaur
Fixed form profile end.
Updated by Simran Kaur 20 days ago
- Assignee changed from Simran Kaur to vanshaj vanshaj
Please validate.
Updated by sudheer kumar 18 days ago
- Status changed from New to Resolved
- Assignee changed from vanshaj vanshaj to sudheer kumar
We are getting data in the api now. :
REQUEST:
{
"corporateName": "SECURITY CORP",
"travelerName": "bella sherley(bella.sherley@yopmail.com)",
"clientId": "4635581280",
"pos": "CA",
"agencyKey": "4634863330",
"profileApi": "NEXUSPROFILE",
"type": "SABRE"
}
RESPONSE:
{
"result": {
"travelerList": [
{
"travelerID": "5877241273",
"name": "Sherley/Bella Ms",
"writtenAddress": "933 west belmont ave",
"cityName": "Toronto",
"postalCode": "k1111111",
"country": "CA",
"email": "bella.sherley@yopmail.com",
"phone": "7658698777",
"dob": "07MAY1995",
"gender": "F",
"title": "Ms",
"firstName": "Bella",
"lastName": "Sherley",
"frequentFlyerNumber": [
{}
],
"travelerLevel": "Basic",
"role": "BUSINESS",
"manager": {
"name": [
"Mairre Elizee",
"Vasco Gama"
],
"email": [
"mairre.elizee@secur.com",
"vasco.da.gama_01@yopmail.com"
]
},
"province": "BC",
"travelportProfileID": "SECURITY CORP",
"travelportID": "Sherley/Bella",
"carPreference": {
"carVendors": [
{
"size": "Any"
}
]
},
"hotelPreference": {},
"paymentEnable": true,
"language": "en",
"snapCode": [
{}
],
"passportNumber": "BCD1234",
"issueCountry": "CA",
"expiryDate": "2030Feb20",
"primaryPos": true,
"sabreProfileID": "247874315",
"sabreID": "247874359"
}
]
},
"status": "SUCCESS",
"responseType": "PROFILE"
}
Updated by sudheer kumar 18 days ago
- Assignee changed from sudheer kumar to smriti sharma
Updated by smriti sharma 12 days ago
- File clipboard-202507221301-7h68n.png clipboard-202507221301-7h68n.png added
- Status changed from Resolved to Closed
Issue verified and closed.