EOBAttachesNum

For requests or help with our API
Post Reply
aearl23
Posts: 14
Joined: Wed Jan 22, 2025 3:33 pm

EOBAttachesNum

Post by aearl23 » Wed Feb 12, 2025 4:04 pm

If I am creating a new claim and want to retrieve the EOBAttachesNum, how can I do so without having an EOB currently attached? For example, I am making a GET request /eobattaches?ClaimPaymentNum={correct num} but only see an empty [] message. I will be needing the EOBattachesNum to then upload a file via a SFTP server

justine
Posts: 268
Joined: Tue Dec 28, 2021 7:59 am

Re: EOBAttachesNum

Post by justine » Thu Feb 13, 2025 10:57 am

aearl23 wrote:
Wed Feb 12, 2025 4:04 pm
If I am creating a new claim and want to retrieve the EOBAttachesNum, how can I do so without having an EOB currently attached? For example, I am making a GET request /eobattaches?ClaimPaymentNum={correct num} but only see an empty [] message. I will be needing the EOBattachesNum to then upload a file via a SFTP server
Hello aearl23,

You cannot retrieve an EOBAttaches if there isn't one to retrieve. If you are supplying a valid ClaimPaymentNum and are returning [], then there are no EOBAttaches for that ClaimPaymentNum. Are you trying to download an EOBAttach from Open Dental or are you trying to upload an EOBAttach to Open Dental?

Thanks!

Post Reply