---
title: "POST /api/VTS/SendETANotification"
method: POST
path: "/api/VTS/SendETANotification"
tags: ["VTS"]
---

# POST /api/VTS/SendETANotification

`POST /api/VTS/SendETANotification`

## Query parameters

- `apikey` string, required

## Request body

- ETAData
  - `event_type` string
  - `thing_id` string
  - `journey_type` string
  - `journey_id` string
  - `stop_id` string
  - `message` string
  - `distance_km` string

## Response `200`

OK

- object

---

[API](https://skmtc.dev/myclassboard/apis/mcbschoolapi.md) · [All operations](https://skmtc.dev/myclassboard/apis/mcbschoolapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myclassboard/mcbschoolapi/revisions/bc313f10ca9a/schema)
