Skip to content

Receiving a list of applications and related data for uploading to a credit bureau

GET

The method returns a list of applications selected for the specified dates and entities associated with applications, the data on which should be sent to the credit bureau

Parameters

Path Parameters

checkBureauConsent*

checkBureauConsent

Type
boolean
Required
dateFrom*

Date "from" for a selection of applications, information on which should be sent to the BCI. Date in YYYY-MM-DD format

Type
string
Required
Format
"date"
dateTo*

Date "to" for the selection of applications, information on which should be sent to the BCH. Date in YYYY-MM-DD format

Type
string
Required
Format
"date"
fields*

The list of fields to be returned to the request is separated by commas.

The request can contain a list of required fields that will be supplied in response.

To get fields from the entity application - you need to specify the name of the application field, separated by a dot ... For example: loanApplication.id, loanApplication.name and so on.
To get fields from the entity client - you need to specify the name of the customer field, separated by a dot. For example: client.firstName, client.lastName

Type
string
Required

Query Parameters

belongCollateralLine

belongCollateralLine

Type
boolean
byEvents

byEvents

Type
boolean
Default
false
collateralLineLA

collateralLineLA

Type
boolean
Default
false
contractIdList

contractIdList

Type
array
legalEntityId

legalEntityId

Type
integer
Format
"int64"

Responses

OK

*/*
object
object[]
Format"int64"
Valid values"error""ok"
Format"int64"