Bug #33030
closednexuskite Mobile app - In case of adding a hotel or vehicle, we are not getting any details on the Booking Confirmation page.
0%
Description
In case of adding a hotel or vehicle, we are not getting any details on the Booking Confirmation page.
PFA,
*Note - As per Mobile team the bug is on API end.
*
Steps to Reproduce
- Login as Travel Arranger
- Username: Profile-user@farenexius.com
- Password: India@123
- Search Flight
- From: FLL (Fort Lauderdale)
- To: ORD (Chicago O'Hare)
- Select Flight
- Choose a UA (United Airlines) flight.
- Enter Mandatory Information
- Fill in all required passenger and booking details.
- Proceed to Booking Confirmation Page
- Add Hotel and Vehicle
- Select hotel and vehicle.
- Enter all mandatory information.
- Confirm Booking
- Observe the Booking Confirmation Page
- Flight, Hotel and vehicle details are missing.
Files
Updated by vanshaj vanshaj about 1 month ago
API : https://a.uat.w.farenexushub.com/nexusapi/packageRetrieve
Request Body :
{
"agencyKey": "7698031553",
"clientId": "7699614374",
"language": "EN",
"pnr": [
"A235KK"
],
"lname": "Mcclaiz",
"apiSource": "AMADEUS"
}
Response :
{
"status": {
"type": "ERROR"
},
"error": [{
"errorCode": "555",
"errorMessage": "Something Went wrong, retry after a while"
}]
}
Updated by Neha Changotra about 1 month ago
- File hotelbook_5249.zip hotelbook_5249.zip added
- File hotelreview_19665.zip hotelreview_19665.zip added
- File hotelsearch_122155.zip hotelsearch_122155.zip added
- File vehicleBook_3337.zip vehicleBook_3337.zip added
- File vehicleReview_8230.zip vehicleReview_8230.zip added
- File vehicleSearch_12113.zip vehicleSearch_12113.zip added
Updated by Abhay Kumar about 1 month ago
- Assignee changed from Abhay Kumar to ashif ali
Please check