Validate rebooking for price optimization
Validates if a hotel rebooking can be performed for price optimization purpose. The Source PNR ID provided in the request will be checked if it's eligible for rebooking. In the response, if isValid is true then users can proceed to checkout flow, which cancels the existing Source PNR and creates a new PNR to save booking cost.
Request body
Response
OK
Example response
{
"isValid": true,
"spotnanaPnrId": "1cf76aba18e4015f"
}Changes
Changed in 2 of the 4 revisions of this API.8
- ○
added the new
HILTONenum value to the request property////////request-property-enum-value-added
- ○
added the new
HILTONenum value to the request property/////////request-property-enum-value-added
- ○
added the new
HILTONenum value to the request property////////request-property-enum-value-added
- ○
added the new
HILTONenum value to the request property//////request-property-enum-value-added
- ○
- ○
added the new
AMADEUS_NDCenum value to the request property////////request-property-enum-value-added
- ○
added the new
AMADEUS_NDCenum value to the request property/////////request-property-enum-value-added
- ○
added the new
AMADEUS_NDCenum value to the request property////////request-property-enum-value-added
- ○
added the new
AMADEUS_NDCenum value to the request property//////request-property-enum-value-added
- ○