- Регистрация
- 18.05.2019
- Сообщения
- 3
- Благодарностей
- 0
- Баллы
- 1
Hello,
How i can execute CURL and get response using zennoposter ?
This is my CURL :
curl -X GET "https://kiwicom-prod.apigee.net/v2/search?fly_from=LON&fly_to=DXB&date_from=05/12/2019&date_to=25/12/2019&flight_type=oneway&adults=1&max_stopovers=2&limit=30" -H "accept: application/json" -H "apikey: ABC"
How i can execute CURL and get response using zennoposter ?
This is my CURL :
curl -X GET "https://kiwicom-prod.apigee.net/v2/search?fly_from=LON&fly_to=DXB&date_from=05/12/2019&date_to=25/12/2019&flight_type=oneway&adults=1&max_stopovers=2&limit=30" -H "accept: application/json" -H "apikey: ABC"