🚀
API Testing Tool
v1.0
📤 Requête cURL
Commande cURL
curl --location 'http://test.xmlhub.com/testpanel.php/action/findhotelbyid' \ --header 'x-api-key: 1b5ce89a579daccccae7fd661dac3b34' \ --header 'Content-Type: application/x-www-form-urlencoded' \ --data-urlencode 'XML=<HotelFindRequest> <Authentication> <AgentCode>CD33602</AgentCode> <UserName>NUMIDIATRAVEL</UserName> </Authentication> <Booking> <ArrivalDate>25/12/2025</ArrivalDate> <DepartureDate>27/12/2025</DepartureDate> <CountryCode>AE</CountryCode> <City>968</City> <GuestNationality>AE</GuestNationality> <HotelRatings> <HotelRating>1</HotelRating> <HotelRating>2</HotelRating> <HotelRating>3</HotelRating> <HotelRating>4</HotelRating> <HotelRating>5</HotelRating> </HotelRatings> <Rooms> <Room> <Type>Room-0</Type> <NoOfAdults>2</NoOfAdults> <NoOfChilds>2</NoOfChilds> <ChildrenAges> <ChildAge>2</ChildAge> <ChildAge>3</ChildAge> </ChildrenAges> </Room> </Rooms> <HotelIDs> <Int>483202</Int> <Int>293957</Int> <Int>109712</Int> <Int>174297</Int> <Int>414956</Int> <Int>296755</Int> <Int>150649</Int> </HotelIDs> </Booking> </HotelFindRequest>'
▶ Envoyer
🗑️ Effacer
📥 Réponse
Status:
-
Temps:
-
La réponse s'affichera ici après l'exécution