---
title: "Mark a single appointment's patient as arrived"
method: POST
path: "/appointments/{id}/arrival"
tags: ["appointment"]
---

# Mark a single appointment's patient as arrived

`POST /appointments/{id}/arrival`

Mark a single appointment's patient as arrived

## Path parameters

- `id` integer, required

## Response `200`

Return 1 on success

---

[API](https://skmtc.net/splose/apis/splose-public-api.md) · [All operations](https://skmtc.net/splose/apis/splose-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/splose/splose-public-api/versions/648d60075f00/schema)
