Skip to content

Instantly share code, notes, and snippets.

@IliasHad
Created December 13, 2021 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IliasHad/d5ddc69e6d02a5899987cee3267383d9 to your computer and use it in GitHub Desktop.
Save IliasHad/d5ddc69e6d02a5899987cee3267383d9 to your computer and use it in GitHub Desktop.
curl --request POST \
--url http://sandbox.nuitee.com/nuitee/2.0/booking/search \
--header 'Accept: application/json' \
--header 'ApiKey: othmaneTest' \
--header 'Authorization: signature=22e6b8d81a8a69c6836485e4cbf08a0417e0e3e87c0c10ba5b1b38e8d8e869e3a8cabbff30ea499c69774613d2c76f612cc062db1a61635c721b4e3bb6cbfdfe, timestamp=1639043026' \
--header 'Content-Type: application/json' \
--data '{"checkInDate":"2022-01-01","checkOutDate":"2022-01-02","hotelCodes":[494653,514024,494966,686474,566127,3603684,774246,109312,332546,332277,332500,596041,669835,2681534,344421,563735,964273,642209,563633,1560508,1700095123,486520,2079085,254355,1789113,811666,492852,402490,301157,1700021403,528369,997290,340698,686156,320161,878816,423808,995716,2100430,1789358,1052113,2099814,301732,401525,233135,402279,1737359,986284,323372,696983,581801,233388,1700018467,228106,246284,985533,505814,1001596,309908,495030,1680549,1887571,627966,1700037374,494645,1836798,274542,510933,747004,704645,3670136,233902,265401,702240,1700018341,813448,590089,531711,890234,498462,237935,219309,234490,347636,951098,768207,724219,474250,1893673,581778,169560,458363,1061570,665801,311504,254840,725818,498768,1961703,995919,1700022052,746027,498923,654811,549557,533399,243424,565985,1700018770,998749,236912,1700022557,495749,1700020517,443321,486426,224514,255542,227472,1700018528,242893,328618,296156,237641,352502,224161,674002,415929,331208,1700019302,536399,492952,669952,480759,422124,476224,457956,258785,196613,1700124069,241194,709124,1700019104,532265,932231,185453,258316,312955,600477,2100463,566163,997254,494677,1700070943,329965,1679516,596945,1700018905,985756,234907,499244,373503,1710307,277158,577604,425423,707212,183075,311114,2061426,131880,447707,236648,1032973,271737,378301,251635,623084,981984,455809,272237,406364,723560,333432,449131,331743,2860571,633524,417020,510357,400776,271762,614957,266930,341557,982405,986984,697779,986145,627468,494604,644569,555172,630571,854423,559678,266191,341556,251443,2253911,776691,651313,670868,767602,212198,248191,388907,323929,252941,2043654,643796,746991,1700018534,983460,252942,207482,383201,989693,494860,746306,1043332,563568,1862747,406770,2700281,858137,951326,300546,999634,228477,450842,791151,513782,257738,257748,413272,495831,936689,2580361,1625303,1700018369,374682,402239,1781357,330254,337178,681007,486742,487960,326021,612992,563413,999921,537885,553761,350931,709162,485660,2060874,785283,425401,2255808,404491,999254,312246,1700037232,242492,678275,999379,533053,826873,863303,489515,564073,2061155,492841,474812,919410,450201,394820,515910,1700127769,1700024478,1700068552,1700071166,1700133064,1700023037,1700132981,314039,807908,1700020534,499619,322975,397865,463105,713141,630848,338820],"roomGuests":{"roomGuests":[{"adultCount":1,"childCount":0}]},"guestNationality":"MA","currency":"MAD","languageCode":"fr_FR","timeout":"20000"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment