Bug #117889
EXPEDIA BOOKING CANCELLATION ERROR
Status: | Fixed not Tested | Start date: | 03/08/2022 | |
---|---|---|---|---|
Priority: | High | Due date: | 03/08/2022 | |
Assignee: | Jithin J | % Done: | 0% | |
Category: | - | Spent time: | 1.50 hour | |
Target version: | - | |||
End_Date: | 03/08/2022 | Areas Affected: | Hotel Cancellation | |
remarks: | nil | Files Changed: | nil | |
DB Changes: | Modified SP = InsertHotelBookingDetail | Initial Planned Hours: | 0 | |
Keys & Permissions: | nil |
Description
While cancelling a expedia booking in test environment, below mentioned error logged in the response. Please do the needful.
*{
"type": "version.required",
"message": "You have not specified a version, the supported versions are: [v3b, 2.2, 2.3, 2.4, v3]",
"fields": [
{
"name": "version",
"type": "path",
"value": "missing"
}
]
}*
History
#1 Updated by Nithin George about 3 years ago
- Status changed from New to Assigned
- Assignee set to Jithin J
#2 Updated by Jithin J about 3 years ago
- Status changed from Assigned to In Progress
#3 Updated by Jithin J about 3 years ago
- File Cancellation.zip added
- Status changed from In Progress to For Review
- Assignee changed from Jithin J to Nithin George
- End_Date set to 03/08/2022
- remarks set to nil
- DB Changes set to Modified SP = InsertHotelBookingDetail
- Keys & Permissions set to nil
- Areas Affected set to Hotel Cancellation
- Files Changed set to nil
Fixed.
Updated hotel cancel URL in HotelBookingDetail table from booking response.
Please try with new transactions, because for old transactions Hotel cancel URL is null
#4 Updated by Nithin George about 3 years ago
- Status changed from For Review to Fixed not Tested
- Assignee changed from Nithin George to Jithin J