CreditBureauConfigurationApi

Functions

Link copied to clipboard
abstract suspend fun addOrganisationCreditBureau(organisationCreditBureauId: Long, body: String? = null): String

Responses:

Link copied to clipboard
abstract suspend fun createCreditBureauConfiguration(creditBureauId: Long, body: String? = null): String

Responses:

Link copied to clipboard
abstract suspend fun createCreditBureauLoanProductMapping(organisationCreditBureauId: Long, body: String? = null): String

Responses:

Link copied to clipboard
abstract suspend fun fetchLoanProducts(): String

Responses:

Link copied to clipboard
abstract suspend fun fetchMappingByLoanProductId(loanProductId: Long): String

Responses:

Link copied to clipboard
abstract suspend fun getConfiguration(organisationCreditBureauId: Long): String

Responses:

Link copied to clipboard
abstract suspend fun getCreditBureau(): String

Responses:

Link copied to clipboard

Responses:

Link copied to clipboard
abstract suspend fun getOrganisationCreditBureau(): String

Responses:

Link copied to clipboard
abstract suspend fun updateCreditBureau(body: String? = null): String

Responses:

Link copied to clipboard
abstract suspend fun updateCreditBureauConfiguration(configurationId: Long, body: String? = null): String

Responses:

Link copied to clipboard
abstract suspend fun updateCreditBureauLoanProductMapping(body: String? = null): String

Responses: