get
https://api.unity.smallcase.com/backend//v1/loan//transactionhistory//pdf
Returns list of all the transactions (i.e. Statement of Account) in PDF format (for user download)
Not supported for South Indian Bank (SIB)This PDF API is not available for South Indian Bank. For SIB loans, use the equivalent JSON API — Get transactions history (JSON data) — to fetch the same data instead.
The data.pdfData field in the response is a Base64-encoded PDF file of the Statement of Account. Decode the Base64 string and save it as a .pdf to view or download the document.