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

# POST /api/FlightPredictionService/v3.5.5/batch

`POST /api/FlightPredictionService/v3.5.5/batch`

Consume the FlightPredictionService web service asynchronously.

## Query parameters

- `parallelCount` integer

## Request body

- InputParameters[]
  - `newflightdata` object — data.frame

## Response `202`

Accepted

- StartBatchExecutionResponse
  - `batchExecutionId` string — Id of the asynchronous execution.

## 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)
