get https://localhost:8443/fineract-provider/api/v1/loans//collaterals/
Example Requests:
/loans/1/collaterals/1
/loans/1/collaterals/1?fields=description,description
Log in to see full request history
Response
Example Requests:
/loans/1/collaterals/1
/loans/1/collaterals/1?fields=description,description
xxxxxxxxxx
curl --request GET \
--url https://localhost:8443/fineract-provider/api/v1/loans/loanId/collaterals/collateralId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: