{"metadata":{"image":[],"title":"","description":""},"api":{"url":"/airports.json","auth":"never","examples":{"codes":[]},"method":"post","params":[{"name":"username","type":"string","default":"","desc":"This is the username for the customer account (generally a phone number in international format, excluding the + or 00)","required":true,"in":"body","ref":"","_id":"543f15c615d0560800502849"},{"name":"password","type":"string","default":"","desc":"This is the password for the customer account (generally a PIN number of a minimum 4 digit length, and up to 12 digits long).","required":false,"in":"body","ref":"","_id":"573915179042980e00ad1a93"}],"results":{"codes":[{"code":"{\n \"LGW\": {\n \"lat\": \"51.148056\",\n \"lon\": \"-0.190278\",\n \"text\": \"LGW - Gatwick, London\"\n },\n \"LHR\": {\n \"lat\": \"51.477501\",\n \"lon\": \"-0.461389\",\n \"text\": \"LHR - Heathrow, London\"\n },\n \"api_log_id\": 1568547\n}","language":"json","name":"Success"},{"name":"Failure","code":"{\n \"error\": \"Invalid Hash ID \"\n}","language":"json"}]},"settings":""},"next":{"description":"","pages":[]},"title":"airports","type":"endpoint","slug":"airports2","excerpt":"This provides a list of authorized airports for pickup and drop off.","body":"When placing the booking you should use the default airport text found in the airports return.","updates":[],"order":3,"isReference":false,"hidden":false,"sync_unique":"","link_url":"","link_external":false,"_id":"573914fdd5b6db0e00729c54","createdAt":"2016-05-16T00:31:57.903Z","parentDoc":null,"category":{"sync":{"isSync":false,"url":""},"pages":[],"title":"Gazoop Customer API","slug":"iwebcab-customer-api","order":9999,"from_sync":false,"reference":false,"_id":"57390d0e1f4b740e00b06cb2","project":"543005c87d487022005b3fa8","__v":0,"createdAt":"2016-05-15T23:58:06.028Z","version":"543005c87d487022005b3fab"},"githubsync":"","version":{"version":"1.0","version_clean":"1.0.0","codename":"","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["543005c87d487022005b3fac","54345156edce04080040964e","543ee0c055bb1008000955b6","54c82a78ab706219009e0656","57390d0e1f4b740e00b06cb2","5741d5ab28f5fb0e0063ed36","5d1e4140522cd702b31b544b","5e321f8b5517b00012831b6a"],"_id":"543005c87d487022005b3fab","__v":8,"createdAt":"2014-10-04T14:35:52.362Z","releaseDate":"2014-10-04T14:35:52.362Z","project":"543005c87d487022005b3fa8"},"__v":1,"editedParams":true,"editedParams2":true,"project":"543005c87d487022005b3fa8","user":"543005a67d487022005b3fa7"}
postairports
This provides a list of authorized airports for pickup and drop off.
Definition
{{ api_url }}{{ page_api_url }}
Parameters
Body Params
username:
required
string
This is the username for the customer account (generally a phone number in international format, excluding the + or 00)
password:
string
This is the password for the customer account (generally a PIN number of a minimum 4 digit length, and up to 12 digits long).