Get all write-offs

Returns all write-offs satisfying the search criteria.

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

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:
sort_directionenumOptional

Sort direction. Defaults to descending order if not provided.

Allowed values:
page_tokenstringOptional
account_typesenumOptional

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

Allowed values:

Response

This endpoint returns an object.
itemslist of objects
next_page_tokenstringOptional
prev_page_tokenstringOptional