Example usage of the HX partner API flight update endpoint
- Node.js 6 https://nodejs.org/en/download/
- Git CLI https://git-scm.com/downloads
This example is running on heroku at the following location:
https://node-hx-api-flight-update.herokuapp.com/flightUpdate
git clone https://github.com/hx-markterry/node-hx-api-flight-update.git
cd node-hx-api-flight-update
npm install
npm start
Using postman or similar send a POST request to http://localhost:3000/flightUpdate.
For more information on the request and response please see the HX partner API documentation: