getClosestAirports
GET/airport/:contractId/closest
Get the closest airports for the specific contract, based on the requester IP
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 503
Closest airports for the specific contract by request IP
Bad request.
The request requires an user authentication.
Response Headers
WWW-Authenticate
Contains authentication challenge details including a dynamic authRedirectUrl.
The access is not allowed.
Resource not found.
Method not allowed
Method Maintenance