API ReferenceNon Insurance Payer RefundsV1BetaCreate non-insurance payer refundPOSThttps://api.joincandidhealth.com/api/non-insurance-payer-refunds/v1Creates 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.HeadersAuthorizationstringRequiredOAuth authentication of the form <token>.RequestThis endpoint expects an object.non_insurance_payer_idUUIDRequiredamount_centsintegerRequiredallocationslist of objectsRequiredShow 2 propertiesinvoice_idUUIDOptionalrefund_timestampdatetimeOptionalrefund_notestringOptionalcheck_numberstringOptionalrefund_reasonenumOptionalAllowed values:OVERCHARGEDResponseThis endpoint returns an object.non_insurance_payer_refund_idUUIDnon_insurance_payerobjectShow 7 propertiesamount_centsintegerallocationslist of objectsShow 2 propertiesrefund_timestampdatetimeOptionalrefund_notestringOptionalcheck_numberstringOptionalrefund_reasonenumOptionalAllowed values:OVERCHARGEDinvoice_idUUIDOptionalErrors404Entity Not Found Error422Unprocessable Entity Error