Search by region

Search by region

#b2b

https://api.worldota.net/api/b2b/v3/search/serp/region/

The call gets hotels’ rates by the SERP mechanism and the given region.

⚠️
  • Let users choose the rates from this call response isn’t recommended.
  • A full match with a response from the Retrieve hotelpage request isn’t expected.

Request example

curl --user '<KEY_ID>:<API_KEY>' 'https://api.worldota.net/api/b2b/v3/search/serp/region/' \
--header 'Content-Type: application/json' \
--data '{
  "checkin": "2025-10-22",
  "checkout": "2025-10-25",
  "residency": "gb",
  "language": "en",
  "guests": [
    {
      "adults": 2,
      "children": []
    }
  ],
  "region_id": 965849721,
  "currency": "EUR"
}'

Request body

Response

Response example

{
  "data": {
    "hotels": [
      {
        "id": "rila_muam_castle_hotel",
        "hid": 9025546,
        "rates": [
          {
            "match_hash": "m-63d10650-9b78-5769-bb65-bb8129837520",
            "search_hash": "sr-0199a409-3019-78ac-9443-cf8b9a53ead8",
            "daily_prices": [
              "20.53",
              "20.53",
              "20.53"
            ],
            "meal": "nomeal",
            "meal_data": {
              "value": "nomeal",
              "has_breakfast": false,
              "no_child_meal": true
            },
            "payment_options": {
              "payment_types": [
                {
                  "amount": "5847.20",
                  "show_amount": "61.60",
                  "currency_code": "EUR",
                  "show_currency_code": "EUR",
                  "by": null,
                  "is_need_credit_card_data": false,
                  "is_need_cvc": false,
                  "type": "deposit",
                  "vat_data": {
                    "included": false,
                    "applied": false,
                    "amount": "0.00",
                    "currency_code": "USD",
                    "value": "0.00"
                  },
                  "tax_data": {},
                  "perks": {},
                  "commission_info": {
                    "show": {
                      "amount_gross": "77.00",
                      "amount_net": "61.60",
                      "amount_commission": "15.40"
                    },
                    "charge": {
                      "amount_gross": "7309.00",
                      "amount_net": "5847.20",
                      "amount_commission": "1461.80"
                    }
                  },
                  "cancellation_penalties": {
                    "policies": [
                      {
                        "start_at": null,
                        "end_at": "2025-10-20T23:00:00",
                        "amount_charge": "0.00",
                        "amount_show": "0.00",
                        "commission_info": {
                          "show": {
                            "amount_gross": "0.00",
                            "amount_net": "0.00",
                            "amount_commission": "0.00"
                          },
                          "charge": {
                            "amount_gross": "0.00",
                            "amount_net": "0.00",
                            "amount_commission": "0.00"
                          }
                        }
                      },
                      {
                        "start_at": "2025-10-20T23:00:00",
                        "end_at": null,
                        "amount_charge": "5847.20",
                        "amount_show": "61.60",
                        "commission_info": {
                          "show": {
                            "amount_gross": "77.00",
                            "amount_net": "61.60",
                            "amount_commission": "15.40"
                          },
                          "charge": {
                            "amount_gross": "7309.00",
                            "amount_net": "5847.20",
                            "amount_commission": "1461.80"
                          }
                        }
                      }
                    ],
                    "free_cancellation_before": "2025-10-20T23:00:00"
                  },
                  "recommended_price": null
                }
              ]
            },
            "bar_rate_price_data": null,
            "rg_ext": {
              "class": 3,
              "quality": 2,
              "sex": 0,
              "bathroom": 2,
              "bedding": 3,
              "family": 0,
              "capacity": 2,
              "club": 0,
              "bedrooms": 0,
              "balcony": 0,
              "view": 0,
              "floor": 0
            },
            "room_name": "Standard Double room (full double bed)",
            "room_name_info": {
              "original_rate_name": "Basic Room, 1 Double Bed, Non Smoking 1 Double Bed"
            },
            "serp_filters": [
              "has_bathroom"
            ],
            "sell_price_limits": null,
            "allotment": 1,
            "amenities_data": [
              "non-smoking"
            ],
            "any_residency": false,
            "deposit": null,
            "no_show": null,
            "room_data_trans": {
              "main_room_type": "Standard Double room",
              "main_name": "Standard Double room",
              "bathroom": null,
              "bedding_type": "full double bed",
              "misc_room_type": null
            },
            "legal_info": null,
            "is_package": false
          },
          {
            "match_hash": "m-2e8186e6-522b-52b9-b52a-f8b5e170e289",
            "search_hash": "sr-0199a409-3019-78ad-ab4b-4a482157be49",
            "daily_prices": [
              "22.93",
              "22.93",
              "22.93"
            ],
            "meal": "nomeal",
            "meal_data": {
              "value": "nomeal",
              "has_breakfast": false,
              "no_child_meal": true
            },
            "payment_options": {
              "payment_types": [
                {
                  "amount": "6537.60",
                  "show_amount": "68.80",
                  "currency_code": "EUR",
                  "show_currency_code": "EUR",
                  "by": null,
                  "is_need_credit_card_data": false,
                  "is_need_cvc": false,
                  "type": "deposit",
                  "vat_data": {
                    "included": false,
                    "applied": false,
                    "amount": "0.00",
                    "currency_code": "USD",
                    "value": "0.00"
                  },
                  "tax_data": {},
                  "perks": {},
                  "commission_info": {
                    "show": {
                      "amount_gross": "86.00",
                      "amount_net": "68.80",
                      "amount_commission": "17.20"
                    },
                    "charge": {
                      "amount_gross": "8172.00",
                      "amount_net": "6537.60",
                      "amount_commission": "1634.40"
                    }
                  },
                  "cancellation_penalties": {
                    "policies": [
                      {
                        "start_at": null,
                        "end_at": "2025-10-20T23:00:00",
                        "amount_charge": "0.00",
                        "amount_show": "0.00",
                        "commission_info": {
                          "show": {
                            "amount_gross": "0.00",
                            "amount_net": "0.00",
                            "amount_commission": "0.00"
                          },
                          "charge": {
                            "amount_gross": "0.00",
                            "amount_net": "0.00",
                            "amount_commission": "0.00"
                          }
                        }
                      },
                      {
                        "start_at": "2025-10-20T23:00:00",
                        "end_at": null,
                        "amount_charge": "6537.60",
                        "amount_show": "68.80",
                        "commission_info": {
                          "show": {
                            "amount_gross": "86.00",
                            "amount_net": "68.80",
                            "amount_commission": "17.20"
                          },
                          "charge": {
                            "amount_gross": "8172.00",
                            "amount_net": "6537.60",
                            "amount_commission": "1634.40"
                          }
                        }
                      }
                    ],
                    "free_cancellation_before": "2025-10-20T23:00:00"
                  },
                  "recommended_price": null
                }
              ]
            },
            "bar_rate_price_data": null,
            "rg_ext": {
              "class": 3,
              "quality": 18,
              "sex": 0,
              "bathroom": 2,
              "bedding": 3,
              "family": 0,
              "capacity": 2,
              "club": 0,
              "bedrooms": 0,
              "balcony": 0,
              "view": 0,
              "floor": 0
            },
            "room_name": "Classic Double room (full double bed)",
            "room_name_info": {
              "original_rate_name": "Classic Room, 1 Double Bed, Non Smoking 1 Double Bed"
            },
            "serp_filters": [
              "has_bathroom"
            ],
            "sell_price_limits": null,
            "allotment": 1,
            "amenities_data": [
              "non-smoking"
            ],
            "any_residency": false,
            "deposit": null,
            "no_show": null,
            "room_data_trans": {
              "main_room_type": "Classic Double room",
              "main_name": "Classic Double room",
              "bathroom": null,
              "bedding_type": "full double bed",
              "misc_room_type": null
            },
            "legal_info": null,
            "is_package": false
          },
          {
            "match_hash": "m-b2d1cdbe-c1e7-59ca-8fc7-48a44b66e1a8",
            "search_hash": "sr-0199a409-3019-78af-97b7-2329e3bd369c",
            "daily_prices": [
              "32.53",
              "32.53",
              "32.53"
            ],
            "meal": "nomeal",
            "meal_data": {
              "value": "nomeal",
              "has_breakfast": false,
              "no_child_meal": true
            },
            "payment_options": {
              "payment_types": [
                {
                  "amount": "9287.20",
                  "show_amount": "97.60",
                  "currency_code": "EUR",
                  "show_currency_code": "EUR",
                  "by": null,
                  "is_need_credit_card_data": false,
                  "is_need_cvc": false,
                  "type": "deposit",
                  "vat_data": {
                    "included": false,
                    "applied": false,
                    "amount": "0.00",
                    "currency_code": "USD",
                    "value": "0.00"
                  },
                  "tax_data": {},
                  "perks": {},
                  "commission_info": {
                    "show": {
                      "amount_gross": "122.00",
                      "amount_net": "97.60",
                      "amount_commission": "24.40"
                    },
                    "charge": {
                      "amount_gross": "11609.00",
                      "amount_net": "9287.20",
                      "amount_commission": "2321.80"
                    }
                  },
                  "cancellation_penalties": {
                    "policies": [
                      {
                        "start_at": null,
                        "end_at": "2025-10-20T23:00:00",
                        "amount_charge": "0.00",
                        "amount_show": "0.00",
                        "commission_info": {
                          "show": {
                            "amount_gross": "0.00",
                            "amount_net": "0.00",
                            "amount_commission": "0.00"
                          },
                          "charge": {
                            "amount_gross": "0.00",
                            "amount_net": "0.00",
                            "amount_commission": "0.00"
                          }
                        }
                      },
                      {
                        "start_at": "2025-10-20T23:00:00",
                        "end_at": null,
                        "amount_charge": "9287.20",
                        "amount_show": "97.60",
                        "commission_info": {
                          "show": {
                            "amount_gross": "122.00",
                            "amount_net": "97.60",
                            "amount_commission": "24.40"
                          },
                          "charge": {
                            "amount_gross": "11609.00",
                            "amount_net": "9287.20",
                            "amount_commission": "2321.80"
                          }
                        }
                      }
                    ],
                    "free_cancellation_before": "2025-10-20T23:00:00"
                  },
                  "recommended_price": null
                }
              ]
            },
            "bar_rate_price_data": null,
            "rg_ext": {
              "class": 3,
              "quality": 4,
              "sex": 0,
              "bathroom": 2,
              "bedding": 3,
              "family": 0,
              "capacity": 2,
              "club": 0,
              "bedrooms": 0,
              "balcony": 0,
              "view": 0,
              "floor": 0
            },
            "room_name": "Business Double room (full double bed) (queen size bed)",
            "room_name_info": {
              "original_rate_name": "Business Room 1 Queen Bed"
            },
            "serp_filters": [
              "has_bathroom"
            ],
            "sell_price_limits": null,
            "allotment": 1,
            "amenities_data": [
              "non-smoking",
              "queen-bed"
            ],
            "any_residency": false,
            "deposit": null,
            "no_show": null,
            "room_data_trans": {
              "main_room_type": "Business Double room",
              "main_name": "Business Double room",
              "bathroom": null,
              "bedding_type": "full double bed",
              "misc_room_type": "queen size bed"
            },
            "legal_info": null,
            "is_package": false
          },
          {
            "match_hash": "m-8e0b7203-db90-5288-801f-2d54c500da14",
            "search_hash": "sr-0199a409-3019-78ae-98a7-76d2c30d53a5",
            "daily_prices": [
              "43.47",
              "43.47",
              "43.47"
            ],
            "meal": "nomeal",
            "meal_data": {
              "value": "nomeal",
              "has_breakfast": false,
              "no_child_meal": true
            },
            "payment_options": {
              "payment_types": [
                {
                  "amount": "12389.60",
                  "show_amount": "130.40",
                  "currency_code": "EUR",
                  "show_currency_code": "EUR",
                  "by": null,
                  "is_need_credit_card_data": false,
                  "is_need_cvc": false,
                  "type": "deposit",
                  "vat_data": {
                    "included": false,
                    "applied": false,
                    "amount": "0.00",
                    "currency_code": "USD",
                    "value": "0.00"
                  },
                  "tax_data": {},
                  "perks": {},
                  "commission_info": {
                    "show": {
                      "amount_gross": "163.00",
                      "amount_net": "130.40",
                      "amount_commission": "32.60"
                    },
                    "charge": {
                      "amount_gross": "15487.00",
                      "amount_net": "12389.60",
                      "amount_commission": "3097.40"
                    }
                  },
                  "cancellation_penalties": {
                    "policies": [
                      {
                        "start_at": null,
                        "end_at": "2025-10-20T23:00:00",
                        "amount_charge": "0.00",
                        "amount_show": "0.00",
                        "commission_info": {
                          "show": {
                            "amount_gross": "0.00",
                            "amount_net": "0.00",
                            "amount_commission": "0.00"
                          },
                          "charge": {
                            "amount_gross": "0.00",
                            "amount_net": "0.00",
                            "amount_commission": "0.00"
                          }
                        }
                      },
                      {
                        "start_at": "2025-10-20T23:00:00",
                        "end_at": null,
                        "amount_charge": "12389.60",
                        "amount_show": "130.40",
                        "commission_info": {
                          "show": {
                            "amount_gross": "163.00",
                            "amount_net": "130.40",
                            "amount_commission": "32.60"
                          },
                          "charge": {
                            "amount_gross": "15487.00",
                            "amount_net": "12389.60",
                            "amount_commission": "3097.40"
                          }
                        }
                      }
                    ],
                    "free_cancellation_before": "2025-10-20T23:00:00"
                  },
                  "recommended_price": null
                }
              ]
            },
            "bar_rate_price_data": null,
            "rg_ext": {
              "class": 3,
              "quality": 17,
              "sex": 0,
              "bathroom": 2,
              "bedding": 3,
              "family": 0,
              "capacity": 2,
              "club": 0,
              "bedrooms": 0,
              "balcony": 0,
              "view": 0,
              "floor": 0
            },
            "room_name": "Premium Double room (full double bed) (queen size bed)",
            "room_name_info": {
              "original_rate_name": "Premium Room 1 Queen Bed"
            },
            "serp_filters": [
              "has_bathroom"
            ],
            "sell_price_limits": null,
            "allotment": 1,
            "amenities_data": [
              "queen-bed",
              "non-smoking"
            ],
            "any_residency": false,
            "deposit": null,
            "no_show": null,
            "room_data_trans": {
              "main_room_type": "Premium Double room",
              "main_name": "Premium Double room",
              "bathroom": null,
              "bedding_type": "full double bed",
              "misc_room_type": "queen size bed"
            },
            "legal_info": null,
            "is_package": false
          }
        ],
        "bar_price_data": null
      },
      {
        "id": "trophy_hotel_ltd",
        "hid": 13154640,
        "rates": [
          {
            "match_hash": "m-7fe0beb4-5615-5321-8291-e839eb1c0efe",
            "search_hash": "sr-0199a409-3017-7888-beed-dc1e7973c53d",
            "daily_prices": [
              "148.53",
              "148.53",
              "148.53"
            ],
            "meal": "breakfast",
            "meal_data": {
              "value": "breakfast",
              "has_breakfast": true,
              "no_child_meal": false
            },
            "payment_options": {
              "payment_types": [
                {
                  "amount": "42378.40",
                  "show_amount": "445.60",
                  "currency_code": "EUR",
                  "show_currency_code": "EUR",
                  "by": null,
                  "is_need_credit_card_data": false,
                  "is_need_cvc": false,
                  "type": "deposit",
                  "vat_data": {
                    "included": false,
                    "applied": false,
                    "amount": "0.00",
                    "currency_code": "USD",
                    "value": "0.00"
                  },
                  "tax_data": {},
                  "perks": {},
                  "commission_info": {
                    "show": {
                      "amount_gross": "557.00",
                      "amount_net": "445.60",
                      "amount_commission": "111.40"
                    },
                    "charge": {
                      "amount_gross": "52973.00",
                      "amount_net": "42378.40",
                      "amount_commission": "10594.60"
                    }
                  },
                  "cancellation_penalties": {
                    "policies": [
                      {
                        "start_at": null,
                        "end_at": null,
                        "amount_charge": "42378.40",
                        "amount_show": "445.60",
                        "commission_info": {
                          "show": {
                            "amount_gross": "557.00",
                            "amount_net": "445.60",
                            "amount_commission": "111.40"
                          },
                          "charge": {
                            "amount_gross": "52973.00",
                            "amount_net": "42378.40",
                            "amount_commission": "10594.60"
                          }
                        }
                      }
                    ],
                    "free_cancellation_before": null
                  },
                  "recommended_price": null
                }
              ]
            },
            "bar_rate_price_data": null,
            "rg_ext": {
              "class": 3,
              "quality": 6,
              "sex": 0,
              "bathroom": 2,
              "bedding": 3,
              "family": 0,
              "capacity": 2,
              "club": 0,
              "bedrooms": 0,
              "balcony": 1,
              "view": 5,
              "floor": 0
            },
            "room_name": "Deluxe Double room with balcony and with city view (full double bed) (king size bed)",
            "room_name_info": {
              "original_rate_name": "Deluxe Room, Balcony, City View 1 King Bed"
            },
            "serp_filters": [
              "has_bathroom"
            ],
            "sell_price_limits": null,
            "allotment": 1,
            "amenities_data": [
              "non-smoking",
              "king-bed"
            ],
            "any_residency": false,
            "deposit": null,
            "no_show": null,
            "room_data_trans": {
              "main_room_type": "Deluxe Double room with balcony and with city view",
              "main_name": "Deluxe Double room with balcony and with city view",
              "bathroom": null,
              "bedding_type": "full double bed",
              "misc_room_type": "king size bed"
            },
            "legal_info": null,
            "is_package": false
          },
          {
            "match_hash": "m-093a8eb4-1756-5b85-8b4f-c2a9f3389d91",
            "search_hash": "sr-0199a409-3017-7887-a7eb-fed2a81a81d1",
            "daily_prices": [
              "174.67",
              "174.67",
              "174.67"
            ],
            "meal": "breakfast",
            "meal_data": {
              "value": "breakfast",
              "has_breakfast": true,
              "no_child_meal": false
            },
            "payment_options": {
              "payment_types": [
                {
                  "amount": "49856.00",
                  "show_amount": "524.00",
                  "currency_code": "EUR",
                  "show_currency_code": "EUR",
                  "by": null,
                  "is_need_credit_card_data": false,
                  "is_need_cvc": false,
                  "type": "deposit",
                  "vat_data": {
                    "included": false,
                    "applied": false,
                    "amount": "0.00",
                    "currency_code": "USD",
                    "value": "0.00"
                  },
                  "tax_data": {},
                  "perks": {},
                  "commission_info": {
                    "show": {
                      "amount_gross": "655.00",
                      "amount_net": "524.00",
                      "amount_commission": "131.00"
                    },
                    "charge": {
                      "amount_gross": "62320.00",
                      "amount_net": "49856.00",
                      "amount_commission": "12464.00"
                    }
                  },
                  "cancellation_penalties": {
                    "policies": [
                      {
                        "start_at": null,
                        "end_at": "2025-10-20T23:00:00",
                        "amount_charge": "0.00",
                        "amount_show": "0.00",
                        "commission_info": {
                          "show": {
                            "amount_gross": "0.00",
                            "amount_net": "0.00",
                            "amount_commission": "0.00"
                          },
                          "charge": {
                            "amount_gross": "0.00",
                            "amount_net": "0.00",
                            "amount_commission": "0.00"
                          }
                        }
                      },
                      {
                        "start_at": "2025-10-20T23:00:00",
                        "end_at": "2025-10-21T23:00:00",
                        "amount_charge": "16561.60",
                        "amount_show": "174.40",
                        "commission_info": {
                          "show": {
                            "amount_gross": "218.00",
                            "amount_net": "174.40",
                            "amount_commission": "43.60"
                          },
                          "charge": {
                            "amount_gross": "20702.00",
                            "amount_net": "16561.60",
                            "amount_commission": "4140.40"
                          }
                        }
                      },
                      {
                        "start_at": "2025-10-21T23:00:00",
                        "end_at": null,
                        "amount_charge": "49856.00",
                        "amount_show": "524.00",
                        "commission_info": {
                          "show": {
                            "amount_gross": "655.00",
                            "amount_net": "524.00",
                            "amount_commission": "131.00"
                          },
                          "charge": {
                            "amount_gross": "62320.00",
                            "amount_net": "49856.00",
                            "amount_commission": "12464.00"
                          }
                        }
                      }
                    ],
                    "free_cancellation_before": "2025-10-20T23:00:00"
                  },
                  "recommended_price": null
                }
              ]
            },
            "bar_rate_price_data": null,
            "rg_ext": {
              "class": 3,
              "quality": 6,
              "sex": 0,
              "bathroom": 2,
              "bedding": 3,
              "family": 0,
              "capacity": 2,
              "club": 0,
              "bedrooms": 0,
              "balcony": 1,
              "view": 5,
              "floor": 0
            },
            "room_name": "Deluxe Double room with balcony and with city view (full double bed) (king size bed)",
            "room_name_info": {
              "original_rate_name": "Deluxe Room, Balcony, City View 1 King Bed"
            },
            "serp_filters": [
              "has_bathroom"
            ],
            "sell_price_limits": null,
            "allotment": 1,
            "amenities_data": [
              "non-smoking",
              "king-bed"
            ],
            "any_residency": false,
            "deposit": null,
            "no_show": null,
            "room_data_trans": {
              "main_room_type": "Deluxe Double room with balcony and with city view",
              "main_name": "Deluxe Double room with balcony and with city view",
              "bathroom": null,
              "bedding_type": "full double bed",
              "misc_room_type": "king size bed"
            },
            "legal_info": null,
            "is_package": false
          }
        ],
        "bar_price_data": null
      },
      {
        "id": "jay_hiltin_hotel",
        "hid": 13321810,
        "rates": [
          {
            "match_hash": "m-fbf338c4-bcfa-5071-b4a8-bc6d9d0a6fe2",
            "search_hash": "sr-0199a409-3017-7880-bf6a-75012a0cb931",
            "daily_prices": [
              "148.53",
              "148.53",
              "148.53"
            ],
            "meal": "breakfast",
            "meal_data": {
              "value": "breakfast",
              "has_breakfast": true,
              "no_child_meal": false
            },
            "payment_options": {
              "payment_types": [
                {
                  "amount": "42378.40",
                  "show_amount": "445.60",
                  "currency_code": "EUR",
                  "show_currency_code": "EUR",
                  "by": null,
                  "is_need_credit_card_data": false,
                  "is_need_cvc": false,
                  "type": "deposit",
                  "vat_data": {
                    "included": false,
                    "applied": false,
                    "amount": "0.00",
                    "currency_code": "USD",
                    "value": "0.00"
                  },
                  "tax_data": {},
                  "perks": {},
                  "commission_info": {
                    "show": {
                      "amount_gross": "557.00",
                      "amount_net": "445.60",
                      "amount_commission": "111.40"
                    },
                    "charge": {
                      "amount_gross": "52973.00",
                      "amount_net": "42378.40",
                      "amount_commission": "10594.60"
                    }
                  },
                  "cancellation_penalties": {
                    "policies": [
                      {
                        "start_at": null,
                        "end_at": null,
                        "amount_charge": "42378.40",
                        "amount_show": "445.60",
                        "commission_info": {
                          "show": {
                            "amount_gross": "557.00",
                            "amount_net": "445.60",
                            "amount_commission": "111.40"
                          },
                          "charge": {
                            "amount_gross": "52973.00",
                            "amount_net": "42378.40",
                            "amount_commission": "10594.60"
                          }
                        }
                      }
                    ],
                    "free_cancellation_before": null
                  },
                  "recommended_price": null
                }
              ]
            },
            "bar_rate_price_data": null,
            "rg_ext": {
              "class": 3,
              "quality": 6,
              "sex": 0,
              "bathroom": 2,
              "bedding": 3,
              "family": 0,
              "capacity": 2,
              "club": 0,
              "bedrooms": 0,
              "balcony": 1,
              "view": 5,
              "floor": 0
            },
            "room_name": "Deluxe Double room with balcony and with city view (full double bed) (king size bed)",
            "room_name_info": {
              "original_rate_name": "Deluxe Room, Balcony, City View 1 King Bed"
            },
            "serp_filters": [
              "has_bathroom"
            ],
            "sell_price_limits": null,
            "allotment": 1,
            "amenities_data": [
              "non-smoking",
              "king-bed"
            ],
            "any_residency": false,
            "deposit": null,
            "no_show": null,
            "room_data_trans": {
              "main_room_type": "Deluxe Double room with balcony and with city view",
              "main_name": "Deluxe Double room with balcony and with city view",
              "bathroom": null,
              "bedding_type": "full double bed",
              "misc_room_type": "king size bed"
            },
            "legal_info": null,
            "is_package": false
          },
          {
            "match_hash": "m-fec1f699-cfeb-56f0-bd34-d946858fd8a2",
            "search_hash": "sr-0199a409-3017-787f-b367-e80dd18c40e4",
            "daily_prices": [
              "174.67",
              "174.67",
              "174.67"
            ],
            "meal": "breakfast",
            "meal_data": {
              "value": "breakfast",
              "has_breakfast": true,
              "no_child_meal": false
            },
            "payment_options": {
              "payment_types": [
                {
                  "amount": "49856.00",
                  "show_amount": "524.00",
                  "currency_code": "EUR",
                  "show_currency_code": "EUR",
                  "by": null,
                  "is_need_credit_card_data": false,
                  "is_need_cvc": false,
                  "type": "deposit",
                  "vat_data": {
                    "included": false,
                    "applied": false,
                    "amount": "0.00",
                    "currency_code": "USD",
                    "value": "0.00"
                  },
                  "tax_data": {},
                  "perks": {},
                  "commission_info": {
                    "show": {
                      "amount_gross": "655.00",
                      "amount_net": "524.00",
                      "amount_commission": "131.00"
                    },
                    "charge": {
                      "amount_gross": "62320.00",
                      "amount_net": "49856.00",
                      "amount_commission": "12464.00"
                    }
                  },
                  "cancellation_penalties": {
                    "policies": [
                      {
                        "start_at": null,
                        "end_at": "2025-10-20T23:00:00",
                        "amount_charge": "0.00",
                        "amount_show": "0.00",
                        "commission_info": {
                          "show": {
                            "amount_gross": "0.00",
                            "amount_net": "0.00",
                            "amount_commission": "0.00"
                          },
                          "charge": {
                            "amount_gross": "0.00",
                            "amount_net": "0.00",
                            "amount_commission": "0.00"
                          }
                        }
                      },
                      {
                        "start_at": "2025-10-20T23:00:00",
                        "end_at": "2025-10-21T23:00:00",
                        "amount_charge": "16561.60",
                        "amount_show": "174.40",
                        "commission_info": {
                          "show": {
                            "amount_gross": "218.00",
                            "amount_net": "174.40",
                            "amount_commission": "43.60"
                          },
                          "charge": {
                            "amount_gross": "20702.00",
                            "amount_net": "16561.60",
                            "amount_commission": "4140.40"
                          }
                        }
                      },
                      {
                        "start_at": "2025-10-21T23:00:00",
                        "end_at": null,
                        "amount_charge": "49856.00",
                        "amount_show": "524.00",
                        "commission_info": {
                          "show": {
                            "amount_gross": "655.00",
                            "amount_net": "524.00",
                            "amount_commission": "131.00"
                          },
                          "charge": {
                            "amount_gross": "62320.00",
                            "amount_net": "49856.00",
                            "amount_commission": "12464.00"
                          }
                        }
                      }
                    ],
                    "free_cancellation_before": "2025-10-20T23:00:00"
                  },
                  "recommended_price": null
                }
              ]
            },
            "bar_rate_price_data": null,
            "rg_ext": {
              "class": 3,
              "quality": 6,
              "sex": 0,
              "bathroom": 2,
              "bedding": 3,
              "family": 0,
              "capacity": 2,
              "club": 0,
              "bedrooms": 0,
              "balcony": 1,
              "view": 5,
              "floor": 0
            },
            "room_name": "Deluxe Double room with balcony and with city view (full double bed) (king size bed)",
            "room_name_info": {
              "original_rate_name": "Deluxe Room, Balcony, City View 1 King Bed"
            },
            "serp_filters": [
              "has_bathroom"
            ],
            "sell_price_limits": null,
            "allotment": 1,
            "amenities_data": [
              "non-smoking",
              "king-bed"
            ],
            "any_residency": false,
            "deposit": null,
            "no_show": null,
            "room_data_trans": {
              "main_room_type": "Deluxe Double room with balcony and with city view",
              "main_name": "Deluxe Double room with balcony and with city view",
              "bathroom": null,
              "bedding_type": "full double bed",
              "misc_room_type": "king size bed"
            },
            "legal_info": null,
            "is_package": false
          }
        ],
        "bar_price_data": null
      },
      {
        "id": "kuciano_hotels_ltd",
        "hid": 13321811,
        "rates": [
          {
            "match_hash": "m-ef2272bc-40d3-5d43-b489-035f4b528e01",
            "search_hash": "sr-0199a409-3017-788e-83d9-0f5159d6fff0",
            "daily_prices": [
              "161.33",
              "161.33",
              "161.33"
            ],
            "meal": "breakfast",
            "meal_data": {
              "value": "breakfast",
              "has_breakfast": true,
              "no_child_meal": false
            },
            "payment_options": {
              "payment_types": [
                {
                  "amount": "46061.60",
                  "show_amount": "484.00",
                  "currency_code": "EUR",
                  "show_currency_code": "EUR",
                  "by": null,
                  "is_need_credit_card_data": false,
                  "is_need_cvc": false,
                  "type": "deposit",
                  "vat_data": {
                    "included": false,
                    "applied": false,
                    "amount": "0.00",
                    "currency_code": "USD",
                    "value": "0.00"
                  },
                  "tax_data": {},
                  "perks": {},
                  "commission_info": {
                    "show": {
                      "amount_gross": "605.00",
                      "amount_net": "484.00",
                      "amount_commission": "121.00"
                    },
                    "charge": {
                      "amount_gross": "57577.00",
                      "amount_net": "46061.60",
                      "amount_commission": "11515.40"
                    }
                  },
                  "cancellation_penalties": {
                    "policies": [
                      {
                        "start_at": null,
                        "end_at": null,
                        "amount_charge": "46061.60",
                        "amount_show": "484.00",
                        "commission_info": {
                          "show": {
                            "amount_gross": "605.00",
                            "amount_net": "484.00",
                            "amount_commission": "121.00"
                          },
                          "charge": {
                            "amount_gross": "57577.00",
                            "amount_net": "46061.60",
                            "amount_commission": "11515.40"
                          }
                        }
                      }
                    ],
                    "free_cancellation_before": null
                  },
                  "recommended_price": null
                }
              ]
            },
            "bar_rate_price_data": null,
            "rg_ext": {
              "class": 3,
              "quality": 1,
              "sex": 0,
              "bathroom": 2,
              "bedding": 3,
              "family": 0,
              "capacity": 2,
              "club": 0,
              "bedrooms": 0,
              "balcony": 1,
              "view": 5,
              "floor": 0
            },
            "room_name": "Economy Double room with balcony and with city view (full double bed)",
            "room_name_info": {
              "original_rate_name": "Economy Room, Balcony, City View 1 King Bed"
            },
            "serp_filters": [
              "has_bathroom"
            ],
            "sell_price_limits": null,
            "allotment": 1,
            "amenities_data": [
              "non-smoking"
            ],
            "any_residency": false,
            "deposit": null,
            "no_show": null,
            "room_data_trans": {
              "main_room_type": "Economy Double room with balcony and with city view",
              "main_name": "Economy Double room with balcony and with city view",
              "bathroom": null,
              "bedding_type": "full double bed",
              "misc_room_type": null
            },
            "legal_info": null,
            "is_package": false
          },
          {
            "match_hash": "m-c8df46f1-eb90-5d32-971d-4a8d828a5cd8",
            "search_hash": "sr-0199a409-3017-788d-99bc-63a71f68d557",
            "daily_prices": [
              "189.87",
              "189.87",
              "189.87"
            ],
            "meal": "breakfast",
            "meal_data": {
              "value": "breakfast",
              "has_breakfast": true,
              "no_child_meal": false
            },
            "payment_options": {
              "payment_types": [
                {
                  "amount": "54192.00",
                  "show_amount": "569.60",
                  "currency_code": "EUR",
                  "show_currency_code": "EUR",
                  "by": null,
                  "is_need_credit_card_data": false,
                  "is_need_cvc": false,
                  "type": "deposit",
                  "vat_data": {
                    "included": false,
                    "applied": false,
                    "amount": "0.00",
                    "currency_code": "USD",
                    "value": "0.00"
                  },
                  "tax_data": {},
                  "perks": {},
                  "commission_info": {
                    "show": {
                      "amount_gross": "712.00",
                      "amount_net": "569.60",
                      "amount_commission": "142.40"
                    },
                    "charge": {
                      "amount_gross": "67740.00",
                      "amount_net": "54192.00",
                      "amount_commission": "13548.00"
                    }
                  },
                  "cancellation_penalties": {
                    "policies": [
                      {
                        "start_at": null,
                        "end_at": "2025-10-20T23:00:00",
                        "amount_charge": "0.00",
                        "amount_show": "0.00",
                        "commission_info": {
                          "show": {
                            "amount_gross": "0.00",
                            "amount_net": "0.00",
                            "amount_commission": "0.00"
                          },
                          "charge": {
                            "amount_gross": "0.00",
                            "amount_net": "0.00",
                            "amount_commission": "0.00"
                          }
                        }
                      },
                      {
                        "start_at": "2025-10-20T23:00:00",
                        "end_at": "2025-10-21T23:00:00",
                        "amount_charge": "17989.60",
                        "amount_show": "189.60",
                        "commission_info": {
                          "show": {
                            "amount_gross": "237.00",
                            "amount_net": "189.60",
                            "amount_commission": "47.40"
                          },
                          "charge": {
                            "amount_gross": "22487.00",
                            "amount_net": "17989.60",
                            "amount_commission": "4497.40"
                          }
                        }
                      },
                      {
                        "start_at": "2025-10-21T23:00:00",
                        "end_at": null,
                        "amount_charge": "54192.00",
                        "amount_show": "569.60",
                        "commission_info": {
                          "show": {
                            "amount_gross": "712.00",
                            "amount_net": "569.60",
                            "amount_commission": "142.40"
                          },
                          "charge": {
                            "amount_gross": "67740.00",
                            "amount_net": "54192.00",
                            "amount_commission": "13548.00"
                          }
                        }
                      }
                    ],
                    "free_cancellation_before": "2025-10-20T23:00:00"
                  },
                  "recommended_price": null
                }
              ]
            },
            "bar_rate_price_data": null,
            "rg_ext": {
              "class": 3,
              "quality": 1,
              "sex": 0,
              "bathroom": 2,
              "bedding": 3,
              "family": 0,
              "capacity": 2,
              "club": 0,
              "bedrooms": 0,
              "balcony": 1,
              "view": 5,
              "floor": 0
            },
            "room_name": "Economy Double room with balcony and with city view (full double bed)",
            "room_name_info": {
              "original_rate_name": "Economy Room, Balcony, City View 1 King Bed"
            },
            "serp_filters": [
              "has_bathroom"
            ],
            "sell_price_limits": null,
            "allotment": 1,
            "amenities_data": [
              "non-smoking"
            ],
            "any_residency": false,
            "deposit": null,
            "no_show": null,
            "room_data_trans": {
              "main_room_type": "Economy Double room with balcony and with city view",
              "main_name": "Economy Double room with balcony and with city view",
              "bathroom": null,
              "bedding_type": "full double bed",
              "misc_room_type": null
            },
            "legal_info": null,
            "is_package": false
          }
        ],
        "bar_price_data": null
      }
    ],
    "total_hotels": 4
  },
  "debug": {
    "api_endpoint": {
      "endpoint": "api/b2b/v3/search/serp/region",
      "is_active": true,
      "is_limited": true,
      "remaining": 9,
      "requests_number": 10,
      "reset": "2025-10-02T08:29:00",
      "seconds_number": 60
    },
    "request": {
      "checkin": "2025-10-22",
      "checkout": "2025-10-25",
      "residency": "gb",
      "language": "en",
      "guests": [
        {
          "adults": 2,
          "children": []
        }
      ],
      "region_id": 965849721,
      "currency": "EUR"
    },
    "method": "POST",
    "real_ip": "104.30.161.77",
    "request_id": "c99a8ff23342ce67d8fd9c1881bd1deb",
    "key_id": 1234,
    "api_key_id": 1234,
    "utcnow": "2025-10-02T08:28:05.951404"
  },
  "status": "ok",
  "error": null
}

Errors

Invalid JSON

The error field has the invalid_json_format value. The debug.validation_error field has the value specified in the headers below.

body_must_be_json

The passed JSON isn’t valid.

Invalid parameters or request body

For these, the error field has the invalid_params value. The debug.validation_error field has the value specified in the headers below.

date should be ISO8601 (YYYY-MM-DD)

The passed checkin and checkout fields have an invalid format. The valid format is YYYY-MM-DD.

checkin date must be current or future date

The checkin field value is in the past. Provide the current or future date.

checkin date must be less than or equal to 730 days since today

The checkin field value should be no later than 730 days from the day of the request.

checkout date must be less than or equal to %d days since today

The checkout field value should be no later than 30 days from the checkin field value.

checkout date must be after checkin date

The checkout field value should be later than the checkin field value.

checkout cannot be later than X days since checkin

The checkout field value should be no later than 30 days from the checkin field value.

residency is required

The residency field is required.

residency must be one of X

The residency field has an invalid format. The valid format is in the ISO 3166-1 alpha-2.

unknown currency

The currency field has an invalid format. The valid format is in the ISO 4217.

early checkin date must be equal checkin date

The upsells.early_checkin.time field value should be the same as the checkin field value.

late checkout date must be equal checkout date

The upsells.late_checkout.time field value should be the same as the checkout field value.

early checkin must be in datetime format

The checkin field has an invalid format. The valid formats are:

  • 2006-01-02.
  • 2006-01-02 15:04.
  • 2006-01-02T15:04.
  • 2006-01-02 15:04:05.
  • 2006-01-02T15:04:05.
  • 2006-01-02T15:04:05-07:00.
  • 2006-01-02T15:04:05Z07:00.

late checkout must be in datetime format

The checkout field has an invalid format. The valid formats are:

  • 2006-01-02.
  • 2006-01-02 15:04.
  • 2006-01-02T15:04.
  • 2006-01-02 15:04:05.
  • 2006-01-02T15:04:05.
  • 2006-01-02T15:04:05-07:00.
  • 2006-01-02T15:04:05Z07:00.

guests number must be positive

The guests field value must be positive.

too many rooms, value should be no more than X

The item number of the guests field must be between 1 and 9.

adults number per room must be in range 1 to X inc

The adults field value must be between 1 and 6.

children number per room must be not greater then X

The children field value must be between 1 and 4.

child's age must be in range 0 to X incl

The age field value must be between 0 and 17.

region_id value should be greater than 0

The region_id field value is invalid. The valid value is equal to or greater than 0.

hotels_limit value should be greater than or equal to 0

The hotels_limit field value is invalid. The valid value is equal to or greater than 0.

hotels_not_found

The hotels aren’t found or an internal error has occurred.

invalid region_id field, this region cannot be searched

The region_id field value is invalid. The valid values are in the Retrieve regions’ dump call response.

Internal search error

The error field has the core_search_error value. The debug.validation_error field has the null value.

The error occurs if the ETG has:

  • An internal search error.
  • A region search error.

The number of recurrent identical requests must be limited.