get
https://api.unity.smallcase.com/backend//v1/loan//statement//pdf
Returns list of pledged holdings 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 pledged holdings (JSON data) — to fetch the same data instead.
The data field in the response is a Base64-encoded PDF file of the pledged holdings statement. Decode the Base64 string and save it as a .pdf to view or download the document.