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

# POST /api/VTS/SaveTransportAttendance

`POST /api/VTS/SaveTransportAttendance`

## Query parameters

- `apikey` string, required

## Request body

- StuTransData1
  - `event_type` string
  - `thing_id` string
  - `journey_type` string
  - `journey_id` string
  - `rfid` string
  - `updated_at` string
  - `latitude` string
  - `triggered_at` string
  - `longitude` 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/db2ecaa69611/schema)
