provider
analytics
analytics

Get Payment Breakdown Summary

Get summary statistics for ungrouped payment breakdown (all filtered results).

get/analytics/dashboards/payment-breakdown/payment-breakdown-summary

Query parameters

timezonestring required

Timezone for date grouping (e.g., 'America/New_York', 'UTC')

Timezone for date grouping (e.g., 'America/New_York', 'UTC')

start_datestring nullable
end_datestring nullable
location_idsstring[] nullable
location_namesstring[] nullable
payment_mediumsstring[] nullable
payment_statusesstring[] nullable
min_amountnumber nullable
max_amountnumber nullable
commentstring nullable

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Response

Successful Response

groupKeystring required

The group key this summary belongs to

totalPaymentsinteger required

Total number of payments in this group

totalAmountinteger required

Total payment amount (formatted as currency)

totalFeeinteger required

Total fee amount (formatted as currency)

totalNetAmountinteger required

Total net amount after fees (formatted as currency)

uniquePatientsinteger required

Number of unique patients

uniqueLocationsinteger required

Number of unique locations

Changes

No recorded changes to this endpoint across all 1 revision of this API.