v2
latestOpenAPI 3.1.12026-08-078549932.4 MBClinicConfig
PATCH /clinic-config/financial - Update financial settings
patch/clinic-config/financial
Request body
quickAddServiceIdsstring[] nullable
xplorPayEnabledboolean
xplorPayTestModeboolean
xplorPayCredentialsConfiguredboolean
Whether XplorPay credentials are stored in AWS Secrets Manager. Use /integrations/credentials/xplorpay endpoints to manage.
xplorPayTerminalApiKeystring nullable
xplorPayPayLinkApiKeystring nullable
markAsPaidTypesstring[] nullable
passProcessingFeesToClientboolean
depositAccountstring nullable
accountingModestring nullable
taxModestring nullable
discountStackingModestring
How the price rule engine resolves multiple discounts hitting the same line (or the order): "best-wins" keeps only the largest, "stack" sums them. An individual rule may override this via PriceRule.StackingOverride.
Response
OK
quickAddServiceIdsstring[] nullable
xplorPayEnabledboolean
xplorPayTestModeboolean
xplorPayCredentialsConfiguredboolean
Whether XplorPay credentials are stored in AWS Secrets Manager. Use /integrations/credentials/xplorpay endpoints to manage.
xplorPayTerminalApiKeystring nullable
xplorPayPayLinkApiKeystring nullable
markAsPaidTypesstring[] nullable
passProcessingFeesToClientboolean
depositAccountstring nullable
accountingModestring nullable
taxModestring nullable
discountStackingModestring
How the price rule engine resolves multiple discounts hitting the same line (or the order): "best-wins" keeps only the largest, "stack" sums them. An individual rule may override this via PriceRule.StackingOverride.