Beta
Get insurance refunds
Returns all insurance refunds satisfying the search criteria AND whose organization_id matches the current organization_id of the authenticated user.
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.
payer_uuid
claim_id
service_line_id
billing_provider_id
sort
Defaults to refund_timestamp
Allowed values:amount_cents refund_timestamp refund_note refund_reason
sort_direction
Sort direction. Defaults to descending order if not provided.
Allowed values:asc desc
page_token
Response
This endpoint returns an object.
items
next_page_token
prev_page_token
Errors
403
Unauthorized Error
422
Unprocessable Entity Error