Hotel: DEFRA π¬π§
Sample API Requests
A. Without audit mode (for pre-booking/quotes)
{
"expand": ["items"],
"items": [
{
"audit": false,
"type": "hotel",
"methodology": "DEFRA",
"external_reference": "string",
"country": "GB",
"city": "London",
"number_of_nights": 2,
"methodology_version": "2024"
}
]
}B. With audit mode (for finalized/post-booking calculations)
API Request Items
Default values
Sample API Response
Versions
Bibliography
Last updated