Documents and Attachments

FAQs

Question: When a loan is deleted, are the related attachments for the loan deleted as well from the storage/server location?

Answer: When a loan is deleted, the attachments have a “soft delete”. What this means is that all references to the loan from the attachment(s) are removed, but the attachment is still stored on the server for 7 years.


Question: How can I capture an array of attachment ID's when using the Export Attachments API?

Answer: Execute the V3 Get List of Attachments API with includeRemoved=false.