Guarantors Api
interface GuarantorsApi
Functions
Link copied to clipboard
Responses:
Link copied to clipboard
Responses:
Link copied to clipboard
abstract suspend fun deleteGuarantor(loanId: Long, guarantorId: Long, guarantorFundingId: Long? = null): String
Responses:
Link copied to clipboard
abstract suspend fun getGuarantorTemplate(loanId: Long, officeId: Long? = null, dateFormat: String? = null)
Responses:
Link copied to clipboard
Responses:
Link copied to clipboard
abstract suspend fun postGuarantorTemplate(loanId: Long, dateFormat: String, locale: String, uploadedInputStream: MultiPartFormDataContent): String
Responses:
Link copied to clipboard
Responses:
Link copied to clipboard
Responses:
Link copied to clipboard
Responses: