Write OffsV1

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_directionenumOptional
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: PATIENTINSURANCE

Response

This endpoint returns an object
items
list of unions
next_page_token
stringOptional
prev_page_token
stringOptional