Create non-insurance payer refund
BetaCreates a new non-insurance payer refund record and returns the newly created NonInsurancePayerRefund
object.
The allocations can describe whether the refund is being applied toward a specific service line,
claim, or billing provider.
Headers
Authorization
OAuth authentication of the form <token>.
Request
This endpoint expects an object.
non_insurance_payer_id
amount_cents
allocations
invoice_id
refund_timestamp
refund_note
check_number
refund_reason
Allowed values:
Response
This endpoint returns an object.
non_insurance_payer_refund_id
non_insurance_payer
amount_cents
allocations
refund_timestamp
refund_note
check_number
refund_reason
Allowed values:
invoice_id