Statements

Accessing Generated Statements

Once generated, statements can be detected via webhooks.

They are also then available to be queried from the account on an ongoing basis. The general design pattern to follow is:

Presenting Statements To Borrowers

Via UI

As statement data is accessible in JSON, you can create a beautiful HTML statement view in your consumer portal. If you plan to use Canopy's Borrower Portal, this product already supports surfacing an index list and a detail view of each statement that's generated for an account.

Via PDF

Automatically generating custom-branded PDF statements by leveraging Canopy’s powerful webhooks and robust JSON formatted statement data. Learn more: PDF Statements Generation.

Via Mail

Once you've generated a PDF view of the statement as outlined above, you may want to mail it directly to borrowers. Canopy can connect directly with any API-based mail provider, and includes an out-of-the-box integration with Lob to make sending mail to borrowers for important events such as statement generation an easy, no-code process. Simply configure the rules under which PDF statements should be sent to borrowers, and Canopy will trigger communications automatically when handling the statement generation event.