# Loan dunning cases ## Index the notifications of a dunning case - [GET /v1/dunning_cases/{dunning_case_id}/notifications](https://docs.solarisgroup.com/api-reference/lending/loans/loan-dunning-cases/loanengineweb.v1.dunningcases.notifications.indexoperation.md): Returns the notifications related to a dunning case. ## Retrieve a dunning case - [GET /v1/dunning_cases/{dunning_case_id}](https://docs.solarisgroup.com/api-reference/lending/loans/loan-dunning-cases/loanengineweb.v1.dunningcases.showoperation.md): Returns the dunning case with the ID specified in the request URL. ## Index dunning cases - [GET /v1/dunning_cases](https://docs.solarisgroup.com/api-reference/lending/loans/loan-dunning-cases/loanengineweb.v1.dunningcases.indexoperation.md): Returns an array containing all the dunning cases for all of your customers.