Interface ThitsaWorksCreditBureauIntegrationWritePlatformService
- All Known Implementing Classes:
ThitsaWorksCreditBureauIntegrationWritePlatformServiceImpl
public interface ThitsaWorksCreditBureauIntegrationWritePlatformService
-
Method Summary
Modifier and TypeMethodDescriptionaddCreditReport(Long bureauId, File creditReport, org.glassfish.jersey.media.multipart.FormDataContentDisposition fileDetail) createToken(Long creditBureauID) extractUniqueId(String jsonResult) getCreditReportFromThitsaWorks(org.apache.fineract.infrastructure.core.api.JsonCommand command) okHttpConnectionMethod(String userName, String password, String subscriptionKey, String subscriptionId, String url, String token, File report, org.glassfish.jersey.media.multipart.FormDataContentDisposition fileDetail, Long uniqueId, String nrcId, String process)
-
Method Details
-
createToken
-
extractUniqueId
-
okHttpConnectionMethod
-
getCreditReportFromThitsaWorks
CreditBureauReportData getCreditReportFromThitsaWorks(org.apache.fineract.infrastructure.core.api.JsonCommand command) -
addCreditReport
-