Advertisement
Guest User

Untitled

a guest
May 20th, 2019
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. The response from API is not formated
  2. Request
  3. Request paremeters:
  4.  
  5. http://daltravel.ibe.qtravel.ro/api/hotels/search/json/1bca4739135f85ee24cb333183157886
  6. Array
  7. (
  8. [search_type] => hotel
  9. [filter_hotels_by_facility] =>
  10. [departure] =>
  11. [departure_city] =>
  12. [departure_city_code] =>
  13. [destination] => Rome, Italy
  14. [destination_city] => Rome, Italy
  15. [destination_code] => rome-it
  16. [destination_city_code] => rome-it
  17. [check_in] => 2019-05-21
  18. [departure_date] => 2019-05-21
  19. [check_out] => 2019-05-28
  20. [return_date] => 2019-05-28
  21. [number_of_rooms] => 1
  22. [room_1_no_of_adults] => 2
  23. [room_1_no_of_children] => 0
  24. [room_1_first_child_age] => 0
  25. [room_1_second_child_age] => 0
  26. [room_2_no_of_adults] => 2
  27. [room_2_no_of_children] => 0
  28. [room_2_first_child_age] => 0
  29. [room_2_second_child_age] => 0
  30. [room_3_no_of_adults] => 2
  31. [room_3_no_of_children] => 0
  32. [room_3_first_child_age] => 0
  33. [room_3_second_child_age] => 0
  34. [room_4_no_of_adults] => 2
  35. [room_4_no_of_children] => 0
  36. [room_4_first_child_age] => 0
  37. [room_4_second_child_age] => 0
  38. [room_5_no_of_adults] => 2
  39. [room_5_no_of_children] => 0
  40. [room_5_first_child_age] => 0
  41. [room_5_second_child_age] => 0
  42. [adults] => 2
  43. [children] => 0
  44. [infants] => 0
  45. [only_inventory] => 0
  46. [unique_cookie_id] =>
  47. [client_ip] => 109.100.72.133
  48. [client_useragent] => Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36
  49. [website_host] => acqtmp.daltravel.ro
  50. [partner_category_id] => 0
  51. [partner_id] =>
  52. [partner_branch_id] =>
  53. [partner_user_id] =>
  54. [flight_search] => 0
  55. [sejour_search] => 0
  56. [no_nights] => 0
  57. [hotel_code] => 0
  58. [sejour_resort_code] =>
  59. [sejour_hotel_name] =>
  60. [meal_type] => 0
  61. [nationality] => RO
  62. [language] => en
  63. [extra_commissions] =>
  64. [disallowed_systems] =>
  65. [systems_credentials] =>
  66. [transfer2_search] => 0
  67. [quick_sell_active] =>
  68. [supplier_codes] =>
  69. )
  70. Response
  71. {"search_id":76,"hash":"a9ba1c0debae6ea256422e3ef6f6b45a","systems":[{"system":"GoGlobal","destination_code":"1661"}]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement