v2

latestOpenAPI 3.1.12026-08-078549932.4 MB
ClinicConfig

Get financial settings

get/clinic-config/financial

Response

Financial configuration including pricing, taxes, and payment settings

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.