Get all write-offs

Beta
GET

Returns all write-offs satisfying the search criteria.

Query parameters

limitintegerOptional

Defaults to 100. The value must be greater than 0 and less than 1000.

patient_external_idstringOptional
payer_uuidUUIDOptional
service_line_idUUIDOptional
claim_idUUIDOptional
billing_provider_idUUIDOptional
sortenumOptional

Defaults to write_off_timestamp

Allowed values: amount_centswrite_off_timestampwrite_off_note
sort_direction"asc" or "desc"Optional

Sort direction. Defaults to descending order if not provided.

Allowed values: ascdesc
page_tokenstringOptional
account_typesenumOptional

Filters the returned values to include only the provided account types.

Allowed values: PATIENTINSURANCETHIRD_PARTY_PAYER

Response

This endpoint returns an object.
itemslist of objects
next_page_tokenstringOptional
prev_page_tokenstringOptional