ClaimPayments
Finalize insurance payments for claims. Per OpenDental API.
What are ClaimPayments in OpenDental?
ClaimPayments record insurance checks received for claims. When you get a check from insurance, create a ClaimPayment with CheckAmt, CheckNum, etc. First ensure ClaimProcs have Status "Received" or "Supplemental" and InsPayAmt set, and the Claim has ClaimStatus "R". CheckAmt must match the total InsPayAmt of eligible ClaimProcs. Use single POST for one claim, or Batch for multiple claims on one check. ClaimPayments attach to ClaimProcs and update patient balances.
| ClaimPaymentNum | CheckDate | CheckAmt | CheckNum | CarrierName | payType | IsPartial | Actions |
|---|
Click Load to fetch claim payments.