---
title: "Get Phlebotomy Appointment Cancellation Reasons"
method: GET
path: "/v3/order/phlebotomy/appointment/cancellation-reasons"
tags: ["order"]
---

# Get Phlebotomy Appointment Cancellation Reasons

`GET /v3/order/phlebotomy/appointment/cancellation-reasons`

Get the list of reasons for cancelling an at-home phlebotomy appointment.

## Response `200`

Successful Response

- ClientFacingAppointmentCancellationReason[]
  - `id` string, uuid4, required
  - `name` string, required
  - `is_refundable` boolean, required

---

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