---
title: "POST /GroupVisits/{appointmentId}/soap/{soapId}/exceptions"
method: POST
path: "/GroupVisits/{appointmentId}/soap/{soapId}/exceptions"
tags: ["GroupVisits"]
---

# POST /GroupVisits/{appointmentId}/soap/{soapId}/exceptions

`POST /GroupVisits/{appointmentId}/soap/{soapId}/exceptions`

## Path parameters

- `appointmentId` string, required
- `soapId` string, required

## Request body

- CreateMemberExceptionRequest
  - `patientGroupMemberId` string
  - `exceptionNote` string
  - `differentTreatment` boolean
  - `followUpNeeded` boolean

## Response `200`

OK

- MemberExceptionDto
  - `id` string
  - `soapNoteId` string
  - `patientGroupMemberId` string
  - `memberDisplayName` string
  - `exceptionNote` string
  - `differentTreatment` boolean
  - `followUpNeeded` boolean
  - `createdAt` string, date-time

---

[API](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1.md) · [All operations](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clinicos/pawthosx-business-api-v1/revisions/a905bde4e796/schema)
