provider
billing

Get Detailed Tip Export Data

Get detailed tip export data showing individual tip transactions for each provider.

get/billing/tips/export/detailed

Query parameters

start_datestring date required

Start date for tip export (YYYY-MM-DD)

Start date for tip export (YYYY-MM-DD)

end_datestring date required

End date for tip export (YYYY-MM-DD)

End date for tip export (YYYY-MM-DD)

timezonestring required

Timezone for date range

Timezone for date range

location_idsstring[] nullable

Optional location IDs to filter tips by

Optional location IDs to filter tips by

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Response

Successful Response

tipIdstring required

Tip ID

providerIdstring required

Provider ID

providerNamestring required

Provider full name

providerEmailstring required

Provider email

tipAmountinteger required

Individual tip amount in cents

patientNamestring required

Patient name

chargeIdstring required

Charge ID

locationNamestring required

Location name

tipDatestring required

Date when tip was created

startDatestring required

Export period start date

endDatestring required

Export period end date

Changes

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