Skip to main content

Get populated document for a loan transaction

GET 

/loans/{loanAccountId}/transactions/{transactionId}/templates/{templateId}

Allows you to get the raw HTML, as a string, of any document template associated with this loan transaction - with all placeholders populated.

You can get the ID for templates available for a loan product by calling the Loan Products API. The ID is returned as encoded key in the templates array. Supported templates for this operation will be of the type TRANSACTION.

Request

Responses

OK