---
title: "POST /api/FlightPredictionService/v3.5.5"
method: POST
path: "/api/FlightPredictionService/v3.5.5"
tags: ["FlightPredictionService"]
---

# POST /api/FlightPredictionService/v3.5.5

`POST /api/FlightPredictionService/v3.5.5`

Consume the FlightPredictionService web service.

## Request body

- InputParameters
  - `newflightdata` object — data.frame

## Response `200`

OK

- WebServiceResult
  - `success` boolean — Boolean flag indicating the success status of web service execution.
  - `errorMessage` string — Error messages if any occurred during the web service execution.
  - `consoleOutput` string — Console output from the web service execution.
  - `changedFiles` string[] — The filenames of the files modified during the web service execution.
  - `outputParameters` OutputParameters
    - `answer` object — data.frame

## Other responses

- `400` — Bad Request.
- `500` — Internal Server Error.
- `default` — Unexpected error.

---

[API](https://skmtc.dev/azure/apis/flightpredictionservice.md) · [All operations](https://skmtc.dev/azure/apis/flightpredictionservice/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/flightpredictionservice/revisions/967f6db1431c/schema)
