get Delinquency Tag History1
abstract suspend fun getDelinquencyTagHistory1(loanExternalId: String): List<GetDelinquencyTagHistoryResponse>
Retrieve the Loan Delinquency Tag history using the Loan Id
Responses:
200: OK
Return
kotlin.collections.List
Parameters
loan External Id
loanExternalId