delete Guarantor
abstract suspend fun deleteGuarantor(loanId: Long, guarantorId: Long, guarantorFundingId: Long? = null): String
Responses:
0: default response
Return
Parameters
loan Id
guarantor Id
guarantor Funding Id
(optional)
Responses:
0: default response
(optional)