Beta
Get all write-offs
Returns all write-offs satisfying the search criteria.
Headers
Authorization
OAuth authentication of the form <token>.
Query parameters
limit
Defaults to 100. The value must be greater than 0 and less than 1000.
patient_external_id
payer_uuid
service_line_id
claim_id
billing_provider_id
sort
Defaults to write_off_timestamp
Allowed values:amount_cents write_off_timestamp write_off_note
sort_direction
Sort direction. Defaults to descending order if not provided.
Allowed values:asc desc
page_token
account_types
Filters the returned values to include only the provided account types.
Allowed values:PATIENT INSURANCE THIRD_PARTY_PAYER
Response
This endpoint returns an object.
items
next_page_token
prev_page_token