API ReferencePatient RefundsV1BetaCreate patient refundPOSThttps://api.joincandidhealth.com/api/patient-refunds/v1Creates a new patient refund record and returns the newly created PatientRefund object. The allocations can describe whether the refund is being applied toward a specific service line, claim, or billing provider.HeadersAuthorizationstringRequiredOAuth authentication of the form <token>.RequestThis endpoint expects an object.amount_centsintegerRequiredpatient_external_idstringRequiredallocationslist of objectsRequiredShow 2 propertiesrefund_timestampdatetimeOptionalrefund_notestringOptionalinvoiceUUIDOptionalrefund_reasonenumOptionalAllowed values:OVERCHARGEDResponseThis endpoint returns an object.patient_refund_idUUIDorganization_idUUIDrefund_sourceenumShow 7 enum valuesamount_centsintegerpatient_external_idstringallocationslist of objectsShow 2 propertiessource_internal_idstringOptionalrefund_timestampdatetimeOptionalrefund_notestringOptionalinvoiceUUIDOptionalrefund_reasonenumOptionalAllowed values:OVERCHARGEDErrors403Unauthorized Error404Entity Not Found Error422Unprocessable Entity Error