v1
latestOpenAPI 3.0.02026-07-26190104.7 KBMetasearch
Get metasearch config
Get metasearch config
get/api/metasearch/pointofsale/{pointofsale}/config
Path parameters
pointofsale'google' required
possible variants of pointofsale - google
Response
Successful operation. Can be empty if no config provided
Example response
{
"url": "https://test-url.com/properties/(PARTNER-HOTEL-ID)?minOccupancy=(NUM-GUESTS)&checkIn=(CHECKINYEAR)-(CHECKINMONTH)-(CHECKINDAY)&checkOut=(CHECKOUTYEAR)-(CHECKOUTMONTH)-(CHECKOUTDAY)&pointofsale=google"
}