Skip to content

Transfer Example

Response Structure

{
"search": "eyJmcm9tIjp7InR5cGUiOiJhaXJwb3J0IiwidGl0bGUiOiJEdWJsaW4gQWlycG9ydCIsImlhdGEiOiJEVUIifSwidG8iOnsidHlwZSI6ImFkZHJlc3MiLCJ0aXRsZSI6IlRoZSBTaGVsYm91cm5lIEhvdGVsIiwiYWRkcmVzcyI6IjI3IFN0IFN0ZXBoZW4ncyBHcmVlbiwgRHVibGluIDIsIElyZWxhbmQiLCJsYXRpdHVkZSI6NTMuMzM4OCwibG9uZ2l0dWRlIjotNi4yNTc2fSwic3RhcnRfdGltZV9sb2NhbCI6IjIwMjUtMDMtMTVUMTA6MDAiLCJhZHVsdHMiOjIsImNoaWxkcmVuIjoyLCJpbmZhbnRzIjowLCJjdXJyZW5jeSI6IkVVUiJ9",
"count": 3,
"results": [
{
"quote_id": "a1b2c3d4e5f6789012345678901234ab",
"price": 45,
"image": "https://cdn.projectexpedition.com/vehicles/sedan-standard.jpg",
"supplier": "Dublin Executive Travel",
"vehicle": "Mercedes E-Class or similar",
"vehicle_class": "Economy",
"currency": "EUR",
"price_detail": "Fixed price, no hidden fees",
"inclusions": "Meet & greet, flight tracking, 60 min wait time included",
"additional_info": "Max 3 passengers, 2 standard bags",
"cancellation": "Free cancellation up to 24 hours before pickup"
},
{
"quote_id": "b2c3d4e5f6789012345678901234abcd",
"price": 75,
"image": "https://cdn.projectexpedition.com/vehicles/sedan-premium.jpg",
"supplier": "Dublin Executive Travel",
"vehicle": "Mercedes S-Class or similar",
"vehicle_class": "Premium",
"currency": "EUR",
"price_detail": "Fixed price, no hidden fees",
"inclusions": "Meet & greet, flight tracking, 60 min wait time, complimentary water",
"additional_info": "Max 3 passengers, 2 standard bags",
"cancellation": "Free cancellation up to 24 hours before pickup"
},
{
"quote_id": "c3d4e5f6789012345678901234abcdef",
"price": 55,
"image": "https://cdn.projectexpedition.com/vehicles/mpv-standard.jpg",
"supplier": "Airport Transfers Ireland",
"vehicle": "Toyota Previa or similar",
"vehicle_class": "Economy",
"currency": "EUR",
"price_detail": "Fixed price, no hidden fees",
"inclusions": "Meet & greet, flight tracking, 45 min wait time included",
"additional_info": "Max 6 passengers, 4 standard bags",
"cancellation": "Free cancellation up to 24 hours before pickup"
}
]
}