| Request body |
|---|
{
"checkinDate": "2020-08-26",
"checkoutDate": "2020-08-29",
"adults": 2,
"rooms": 1,
"cityId": "34713"
} |
| Responses |
|---|
200 - application/json Returns successful list of inline ads in the response {
"inlineItems": [
{
"rank": 1,
"description": "Call Now and Save up to 40% off.",
"site": "superfares.com",
"logoUrl": "/kimg/logos/6ed6b5f0db11007d.png",
"impressionUrl": "/s/impression/inline?providerCode=SuperFaresCTC_FIOAD_US&searchId=...",
"headline": "Super savings only with Superfares.",
"productType": "flight",
"phoneNumber": "(855) 675-0648",
"deepLink": "/s/clickthrough.jsp?ctyp=InlineOpaqueAdBooking..",
"bookingButtonText": "Call Us",
"companyName": "SuperFares"
},
{
"rank": 2,
"description": "Flights to 30+ European Cities",
"site": "AerLingus.com",
"logoUrl": "/kimg/logos/d3498ebe7dd7eea6.png",
"impressionUrl": "/s/impression/inline?providerCode=AerLingusMinlineUS_FIOAD_US&searchId=...",
"trackUrl": "/s/redirect/tracking?url=....",
"headline": "Fly Aer Lingus Across Europe",
"productType": "flight",
"deepLink": "/s/clickthrough.jsp?ctyp=InlineOpaque...",
"bookingButtonText": "View Deal",
"companyName": "Aer Lingus"
}
]
} |
400 - application/json Common errors:
|
403 - application/json Request is not allowed |
404 - application/json Resource was not found |
429 - application/json Rate limit exceeded |