---
title: "PATCH /clinic-config/client-app - Update client app settings"
method: PATCH
path: "/clinic-config/client-app"
tags: ["ClinicConfig"]
---

# PATCH /clinic-config/client-app - Update client app settings

`PATCH /clinic-config/client-app`

## Request body

- ClientAppSettingsDto — Client app payment and feature settings
  - `savedPaymentMethodsAllowed` boolean
  - `useCardOnFileAllowed` boolean
  - `sendInvoicesToApp` boolean
  - `preAuthRequired` boolean
  - `endOfVisitPaymentsAllowed` boolean
  - `clientAppNotes` string, nullable

## Response `200`

OK

- ClientAppSettingsDto — Client app payment and feature settings
  - `savedPaymentMethodsAllowed` boolean
  - `useCardOnFileAllowed` boolean
  - `sendInvoicesToApp` boolean
  - `preAuthRequired` boolean
  - `endOfVisitPaymentsAllowed` boolean
  - `clientAppNotes` string, nullable

---

[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)
