---
title: "POST /clients/{clientId}/export/pdf"
method: POST
path: "/clients/{clientId}/export/pdf"
tags: ["ClientExport"]
---

# POST /clients/{clientId}/export/pdf

`POST /clients/{clientId}/export/pdf`

## Path parameters

- `clientId` string, required

## Request body

- ClientRecordExportOptions — Options controlling which sections to include in the client record export
  - `includeContactInfo` boolean — Include contact information (name, email, phone, address)
  - `includeEmergencyContact` boolean — Include emergency contact details
  - `includeCommunicationPreferences` boolean — Include communication preferences
  - `includePatients` boolean — Include list of associated patients
  - `includeAppointmentHistory` boolean — Include appointment history
  - `includePaymentHistory` boolean — Include payment/billing history

## Response `200`

OK

---

[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/versions/a905bde4e796/schema)
