Get populated document for a savings account transaction
GET/savings/{savingsAccountId}/transactions/{transactionId}/templates/{templateID}
Allows you to get the raw HTML, as a string, of any document template associated with this savings account transaction with all placeholders populated.
You can get the ID for templates available for a savings account deposit product by calling the Savings Products API. The ID is retuned as encoded key in the templates array. Supported templates for this operation will be of the type TRANSACTION.
Request
Responses
- 200
- 404
OK
Not Found