Page 1 of 1

Sheets for payment receipts

Posted: Thu Apr 27, 2023 6:57 pm
by beacondental
Hello Open dental API,

I wanted to see if your API allows download of payment receipts based on payment date. So, the sheet PDF would be extracted and saved on our hosting via the API. Also, would we be able to access the scanned/imported images folders in Imaging module of Open dental. Basically, be able to put any images based on the folder and date imported. Please let me know.

Thanks,

Re: Sheets for payment receipts

Posted: Fri Apr 28, 2023 8:48 am
by justine
beacondental wrote:
Thu Apr 27, 2023 6:57 pm
Hello Open dental API,

I wanted to see if your API allows download of payment receipts based on payment date. So, the sheet PDF would be extracted and saved on our hosting via the API. Also, would we be able to access the scanned/imported images folders in Imaging module of Open dental. Basically, be able to put any images based on the folder and date imported. Please let me know.

Thanks,
Hello beacondental,

You can download documents using Documents POST DownloadSftp.

You can download sheets using Sheets POST DownloadSftp.

Thanks!