API ReferenceInsurance RefundsV1BetaCreate insurance refundPOSThttps://api.joincandidhealth.com/api/insurance-refunds/v1Creates a new insurance refund record and returns the newly created InsuranceRefund 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.payer_identifierobjectRequiredShow 2 variantsamount_centsintegerRequiredallocationslist of objectsRequiredShow 2 propertiesrefund_timestampdatetimeOptionalrefund_notestringOptionalrefund_reasonenumOptionalAllowed values:OVERCHARGEDResponseThis endpoint returns an object.insurance_refund_idUUIDpayerobjectShow 8 propertiesamount_centsintegerallocationslist of objectsShow 2 propertiesrefund_timestampdatetimeOptionalrefund_notestringOptionalrefund_reasonenumOptionalAllowed values:OVERCHARGEDErrors403Unauthorized Error404Entity Not Found Error422Unprocessable Entity Error