Get non-insurance payer refund

Beta
GET
/api/non-insurance-payer-refunds/v1/:non_insurance_payer_refund_id

Retrieves a previously created non-insurance payer refund by its non_insurance_payer_refund_id.

Path parameters

non_insurance_payer_refund_idUUIDRequired

Response

This endpoint returns an object.
non_insurance_payer_refund_idUUID
non_insurance_payerobject
amount_centsinteger
allocationslist of objects
refund_timestampdatetimeOptional
refund_notestringOptional
check_numberstringOptional
refund_reason"OVERCHARGED"Optional
Allowed values: OVERCHARGED
invoice_idUUIDOptional

Errors