GET api/v1/loandataset

Provides daily dataset of all loan data that is not covered by the data protection laws.

Requires authorization!

This action is Obsolete: Please use api/v1/publicdataset instead

Response Codes

  • 200 – Successfully got list of loan dataset items
  • 401 – User is not Authorized

Request Information

URI Parameters

NameDescriptionTypeAdditional information
PageSize

Requested Max items in result

integer

Range: inclusive between 0 and 2147483647

PageNr

Requested page nr

integer

Range: inclusive between 1 and 2147483647

TotalCount

Total number of items found

integer

Required

Range: inclusive between 0 and 2147483647

Count

Number of items returned

integer

Required

Range: inclusive between 0 and 2147483647

Payload

The payload of the response. Type depends on the API request.

Collection of PublicDatasetItem

None.

Success

Indicates if the request was successfull or not. true if the request was handled successfully, false otherwise.

boolean

Required

Errors

Error(s) accociated with the API request.

Collection of ApiError

None.

Body Parameters

None.

Response Information

Resource Description

Provides daily dataset of all loan data that is not covered by the data protection laws.
List of active LoanDatasetItem set to Payload property

ApiResultPublicDataset
NameDescriptionTypeAdditional information
PageSize

Requested Max items in result

integer

Range: inclusive between 0 and 2147483647

PageNr

Requested page nr

integer

Range: inclusive between 1 and 2147483647

TotalCount

Total number of items found

integer

Required

Range: inclusive between 0 and 2147483647

Count

Number of items returned

integer

Required

Range: inclusive between 0 and 2147483647

Payload

The payload of the response. Type depends on the API request.

Collection of PublicDatasetItem

None.

Success

Indicates if the request was successfull or not. true if the request was handled successfully, false otherwise.

boolean

Required

Errors

Error(s) accociated with the API request.

Collection of ApiError

None.

Response Formats

application/json, text/json

Sample:
{
  "PageSize": 1,
  "PageNr": 2,
  "TotalCount": 3,
  "Count": 4,
  "Payload": [
    {
      "LoanId": "64a94386-6bc5-4089-9e34-190c4687d605",
      "LoanNumber": 2,
      "ListedOnUTC": "2024-04-24T23:43:05.306303+03:00",
      "BiddingStartedOn": "2024-04-24T23:43:05.306303+03:00",
      "BidsPortfolioManager": 1.0,
      "BidsApi": 1.0,
      "BidsManual": 1.0,
      "UserName": "sample string-4",
      "NewCreditCustomer": true,
      "LoanApplicationStartedDate": "2024-04-24T23:43:05.306303+03:00",
      "LoanDate": "2024-04-24T23:43:05.306303+03:00",
      "ContractEndDate": "2024-04-24T23:43:05.306303+03:00",
      "FirstPaymentDate": "2024-04-24T23:43:05.306303+03:00",
      "MaturityDate_Original": "2024-04-24T23:43:05.306303+03:00",
      "MaturityDate_Last": "2024-04-24T23:43:05.306303+03:00",
      "ApplicationSignedHour": 1,
      "ApplicationSignedWeekday": 1,
      "VerificationType": 1,
      "LanguageCode": 1,
      "Age": 7,
      "DateOfBirth": "2024-04-24T23:43:05.306303+03:00",
      "Gender": 0,
      "Country": "sample string-8",
      "County": "sample string-9",
      "City": "sample string-10",
      "AppliedAmount": 11.0,
      "Amount": 1.0,
      "Interest": 12.0,
      "LoanDuration": 13,
      "MonthlyPayment": 1,
      "UseOfLoan": 0,
      "Education": 1,
      "MaritalStatus": 1,
      "NrOfDependants": "sample string-14",
      "EmploymentStatus": 1,
      "EmploymentDurationCurrentEmployer": "sample string-15",
      "EmploymentPosition": "sample string-16",
      "WorkExperience": "sample string-17",
      "OccupationArea": 1,
      "HomeOwnershipType": 0,
      "IncomeFromPrincipalEmployer": 18.0,
      "IncomeFromPension": 19.0,
      "IncomeFromFamilyAllowance": 20.0,
      "IncomeFromSocialWelfare": 21.0,
      "IncomeFromLeavePay": 22.0,
      "IncomeFromChildSupport": 23.0,
      "IncomeOther": 24.0,
      "IncomeTotal": 25.0,
      "ExistingLiabilities": 1,
      "RefinanceLiabilities": 1,
      "LiabilitiesTotal": 26.0,
      "DebtToIncome": 1.0,
      "FreeCash": 1.0,
      "MonthlyPaymentDay": 27,
      "ActiveScheduleFirstPaymentReached": true,
      "PlannedPrincipalTillDate": 1.0,
      "PlannedInterestTillDate": 1.0,
      "LastPaymentOn": "2024-04-24T23:43:05.306303+03:00",
      "CurrentDebtDaysPrimary": 1,
      "DebtOccuredOn": "2024-04-24T23:43:05.306303+03:00",
      "CurrentDebtDaysSecondary": 1,
      "DebtOccuredOnForSecondary": "2024-04-24T23:43:05.306303+03:00",
      "ExpectedLoss": 1.1,
      "LossGivenDefault": 1.1,
      "ExpectedReturn": 1.1,
      "ProbabilityOfDefault": 1.1,
      "DefaultDate": "2024-04-24T23:43:05.306303+03:00",
      "PrincipalOverdueBySchedule": 1.0,
      "PlannedPrincipalPostDefault": 1.0,
      "PlannedInterestPostDefault": 1.0,
      "EAD1": 1.0,
      "EAD2": 1.0,
      "PrincipalRecovery": 1.0,
      "InterestRecovery": 1.0,
      "RecoveryStage": 1,
      "StageActiveSince": "2024-04-24T23:43:05.306303+03:00",
      "ModelVersion": 1,
      "Rating": "sample string-29",
      "EL_V0": 1.1,
      "Rating_V0": "sample string-30",
      "EL_V1": 1.1,
      "Rating_V1": "sample string-31",
      "EL_V2": 1.1,
      "Rating_V2": "sample string-32",
      "LoanCancelled": true,
      "Status": "sample string-33",
      "Restructured": true,
      "ActiveLateCategory": "sample string-34",
      "WorseLateCategory": "sample string-35",
      "CreditScoreEsMicroL": "sample string-36",
      "CreditScoreEsEquifaxRisk": "sample string-37",
      "CreditScoreFiAsiakasTietoRiskGrade": "sample string-38",
      "CreditScoreEeMini": "sample string-39",
      "PrincipalPaymentsMade": 1.0,
      "InterestAndPenaltyPaymentsMade": 1.0,
      "PrincipalWriteOffs": 1.0,
      "InterestAndPenaltyWriteOffs": 1.0,
      "PrincipalDebtServicingCost": 1.0,
      "InterestAndPenaltyDebtServicingCost": 1.0,
      "PrincipalBalance": 1.0,
      "InterestAndPenaltyBalance": 1.0,
      "NoOfPreviousLoansBeforeLoan": 1,
      "AmountOfPreviousLoansBeforeLoan": 1.0,
      "PreviousRepaymentsBeforeLoan": 1.0,
      "PreviousEarlyRepaymentsBeforeLoan": 1.0,
      "PreviousEarlyRepaymentsCountBeforeLoan": 1,
      "GracePeriodStart": "2024-04-24T23:43:05.306303+03:00",
      "GracePeriodEnd": "2024-04-24T23:43:05.306303+03:00",
      "NextPaymentDate": "2024-04-24T23:43:05.306303+03:00",
      "NextPaymentNr": 1,
      "NrOfScheduledPayments": 1,
      "ReScheduledOn": "2024-04-24T23:43:05.306303+03:00"
    },
    {
      "LoanId": "64a94386-6bc5-4089-9e34-190c4687d605",
      "LoanNumber": 2,
      "ListedOnUTC": "2024-04-24T23:43:05.306303+03:00",
      "BiddingStartedOn": "2024-04-24T23:43:05.306303+03:00",
      "BidsPortfolioManager": 1.0,
      "BidsApi": 1.0,
      "BidsManual": 1.0,
      "UserName": "sample string-4",
      "NewCreditCustomer": true,
      "LoanApplicationStartedDate": "2024-04-24T23:43:05.306303+03:00",
      "LoanDate": "2024-04-24T23:43:05.306303+03:00",
      "ContractEndDate": "2024-04-24T23:43:05.306303+03:00",
      "FirstPaymentDate": "2024-04-24T23:43:05.306303+03:00",
      "MaturityDate_Original": "2024-04-24T23:43:05.306303+03:00",
      "MaturityDate_Last": "2024-04-24T23:43:05.306303+03:00",
      "ApplicationSignedHour": 1,
      "ApplicationSignedWeekday": 1,
      "VerificationType": 1,
      "LanguageCode": 1,
      "Age": 7,
      "DateOfBirth": "2024-04-24T23:43:05.306303+03:00",
      "Gender": 0,
      "Country": "sample string-8",
      "County": "sample string-9",
      "City": "sample string-10",
      "AppliedAmount": 11.0,
      "Amount": 1.0,
      "Interest": 12.0,
      "LoanDuration": 13,
      "MonthlyPayment": 1,
      "UseOfLoan": 0,
      "Education": 1,
      "MaritalStatus": 1,
      "NrOfDependants": "sample string-14",
      "EmploymentStatus": 1,
      "EmploymentDurationCurrentEmployer": "sample string-15",
      "EmploymentPosition": "sample string-16",
      "WorkExperience": "sample string-17",
      "OccupationArea": 1,
      "HomeOwnershipType": 0,
      "IncomeFromPrincipalEmployer": 18.0,
      "IncomeFromPension": 19.0,
      "IncomeFromFamilyAllowance": 20.0,
      "IncomeFromSocialWelfare": 21.0,
      "IncomeFromLeavePay": 22.0,
      "IncomeFromChildSupport": 23.0,
      "IncomeOther": 24.0,
      "IncomeTotal": 25.0,
      "ExistingLiabilities": 1,
      "RefinanceLiabilities": 1,
      "LiabilitiesTotal": 26.0,
      "DebtToIncome": 1.0,
      "FreeCash": 1.0,
      "MonthlyPaymentDay": 27,
      "ActiveScheduleFirstPaymentReached": true,
      "PlannedPrincipalTillDate": 1.0,
      "PlannedInterestTillDate": 1.0,
      "LastPaymentOn": "2024-04-24T23:43:05.306303+03:00",
      "CurrentDebtDaysPrimary": 1,
      "DebtOccuredOn": "2024-04-24T23:43:05.306303+03:00",
      "CurrentDebtDaysSecondary": 1,
      "DebtOccuredOnForSecondary": "2024-04-24T23:43:05.306303+03:00",
      "ExpectedLoss": 1.1,
      "LossGivenDefault": 1.1,
      "ExpectedReturn": 1.1,
      "ProbabilityOfDefault": 1.1,
      "DefaultDate": "2024-04-24T23:43:05.306303+03:00",
      "PrincipalOverdueBySchedule": 1.0,
      "PlannedPrincipalPostDefault": 1.0,
      "PlannedInterestPostDefault": 1.0,
      "EAD1": 1.0,
      "EAD2": 1.0,
      "PrincipalRecovery": 1.0,
      "InterestRecovery": 1.0,
      "RecoveryStage": 1,
      "StageActiveSince": "2024-04-24T23:43:05.306303+03:00",
      "ModelVersion": 1,
      "Rating": "sample string-29",
      "EL_V0": 1.1,
      "Rating_V0": "sample string-30",
      "EL_V1": 1.1,
      "Rating_V1": "sample string-31",
      "EL_V2": 1.1,
      "Rating_V2": "sample string-32",
      "LoanCancelled": true,
      "Status": "sample string-33",
      "Restructured": true,
      "ActiveLateCategory": "sample string-34",
      "WorseLateCategory": "sample string-35",
      "CreditScoreEsMicroL": "sample string-36",
      "CreditScoreEsEquifaxRisk": "sample string-37",
      "CreditScoreFiAsiakasTietoRiskGrade": "sample string-38",
      "CreditScoreEeMini": "sample string-39",
      "PrincipalPaymentsMade": 1.0,
      "InterestAndPenaltyPaymentsMade": 1.0,
      "PrincipalWriteOffs": 1.0,
      "InterestAndPenaltyWriteOffs": 1.0,
      "PrincipalDebtServicingCost": 1.0,
      "InterestAndPenaltyDebtServicingCost": 1.0,
      "PrincipalBalance": 1.0,
      "InterestAndPenaltyBalance": 1.0,
      "NoOfPreviousLoansBeforeLoan": 1,
      "AmountOfPreviousLoansBeforeLoan": 1.0,
      "PreviousRepaymentsBeforeLoan": 1.0,
      "PreviousEarlyRepaymentsBeforeLoan": 1.0,
      "PreviousEarlyRepaymentsCountBeforeLoan": 1,
      "GracePeriodStart": "2024-04-24T23:43:05.306303+03:00",
      "GracePeriodEnd": "2024-04-24T23:43:05.306303+03:00",
      "NextPaymentDate": "2024-04-24T23:43:05.306303+03:00",
      "NextPaymentNr": 1,
      "NrOfScheduledPayments": 1,
      "ReScheduledOn": "2024-04-24T23:43:05.306303+03:00"
    }
  ],
  "Success": true,
  "Errors": [
    {
      "Code": 1,
      "Message": "sample string-2",
      "Details": "sample string-3"
    },
    {
      "Code": 1,
      "Message": "sample string-2",
      "Details": "sample string-3"
    }
  ]
}

application/xml, text/xml

Sample:
<ApiResultPublicDataset xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Sobralaen.Api.Models">
  <Errors>
    <ApiError>
      <Code>1</Code>
      <Details>sample string-3</Details>
      <Message>sample string-2</Message>
    </ApiError>
    <ApiError>
      <Code>1</Code>
      <Details>sample string-3</Details>
      <Message>sample string-2</Message>
    </ApiError>
  </Errors>
  <Success>true</Success>
  <Payload>
    <PublicDatasetItem>
      <ActiveLateCategory>sample string-34</ActiveLateCategory>
      <ActiveScheduleFirstPaymentReached>true</ActiveScheduleFirstPaymentReached>
      <Age>7</Age>
      <Amount>1</Amount>
      <AmountOfPreviousLoansBeforeLoan>1</AmountOfPreviousLoansBeforeLoan>
      <ApplicationSignedHour>1</ApplicationSignedHour>
      <ApplicationSignedWeekday>1</ApplicationSignedWeekday>
      <AppliedAmount>11</AppliedAmount>
      <BiddingStartedOn>2024-04-24T23:43:05.306303+03:00</BiddingStartedOn>
      <BidsApi>1</BidsApi>
      <BidsManual>1</BidsManual>
      <BidsPortfolioManager>1</BidsPortfolioManager>
      <City>sample string-10</City>
      <ContractEndDate>2024-04-24T23:43:05.306303+03:00</ContractEndDate>
      <Country>sample string-8</Country>
      <County>sample string-9</County>
      <CreditScoreEeMini>sample string-39</CreditScoreEeMini>
      <CreditScoreEsEquifaxRisk>sample string-37</CreditScoreEsEquifaxRisk>
      <CreditScoreEsMicroL>sample string-36</CreditScoreEsMicroL>
      <CreditScoreFiAsiakasTietoRiskGrade>sample string-38</CreditScoreFiAsiakasTietoRiskGrade>
      <CurrentDebtDaysPrimary>1</CurrentDebtDaysPrimary>
      <CurrentDebtDaysSecondary>1</CurrentDebtDaysSecondary>
      <DateOfBirth>2024-04-24T23:43:05.306303+03:00</DateOfBirth>
      <DebtOccuredOn>2024-04-24T23:43:05.306303+03:00</DebtOccuredOn>
      <DebtOccuredOnForSecondary>2024-04-24T23:43:05.306303+03:00</DebtOccuredOnForSecondary>
      <DebtToIncome>1</DebtToIncome>
      <DefaultDate>2024-04-24T23:43:05.306303+03:00</DefaultDate>
      <EAD1>1</EAD1>
      <EAD2>1</EAD2>
      <EL_V0>1.1</EL_V0>
      <EL_V1>1.1</EL_V1>
      <EL_V2>1.1</EL_V2>
      <Education>primary</Education>
      <EmploymentDurationCurrentEmployer>sample string-15</EmploymentDurationCurrentEmployer>
      <EmploymentPosition>sample string-16</EmploymentPosition>
      <EmploymentStatus>unEmployed</EmploymentStatus>
      <ExistingLiabilities>1</ExistingLiabilities>
      <ExpectedLoss>1.1</ExpectedLoss>
      <ExpectedReturn>1.1</ExpectedReturn>
      <FirstPaymentDate>2024-04-24T23:43:05.306303+03:00</FirstPaymentDate>
      <FreeCash>1</FreeCash>
      <Gender>Male</Gender>
      <GracePeriodEnd>2024-04-24T23:43:05.306303+03:00</GracePeriodEnd>
      <GracePeriodStart>2024-04-24T23:43:05.306303+03:00</GracePeriodStart>
      <HomeOwnershipType>Homeless</HomeOwnershipType>
      <IncomeFromChildSupport>23</IncomeFromChildSupport>
      <IncomeFromFamilyAllowance>20</IncomeFromFamilyAllowance>
      <IncomeFromLeavePay>22</IncomeFromLeavePay>
      <IncomeFromPension>19</IncomeFromPension>
      <IncomeFromPrincipalEmployer>18</IncomeFromPrincipalEmployer>
      <IncomeFromSocialWelfare>21</IncomeFromSocialWelfare>
      <IncomeOther>24</IncomeOther>
      <IncomeTotal>25</IncomeTotal>
      <Interest>12</Interest>
      <InterestAndPenaltyBalance>1</InterestAndPenaltyBalance>
      <InterestAndPenaltyDebtServicingCost>1</InterestAndPenaltyDebtServicingCost>
      <InterestAndPenaltyPaymentsMade>1</InterestAndPenaltyPaymentsMade>
      <InterestAndPenaltyWriteOffs>1</InterestAndPenaltyWriteOffs>
      <InterestRecovery>1</InterestRecovery>
      <LanguageCode>et</LanguageCode>
      <LastPaymentOn>2024-04-24T23:43:05.306303+03:00</LastPaymentOn>
      <LiabilitiesTotal>26</LiabilitiesTotal>
      <ListedOnUTC>2024-04-24T23:43:05.306303+03:00</ListedOnUTC>
      <LoanApplicationStartedDate>2024-04-24T23:43:05.306303+03:00</LoanApplicationStartedDate>
      <LoanCancelled>true</LoanCancelled>
      <LoanDate>2024-04-24T23:43:05.306303+03:00</LoanDate>
      <LoanDuration>13</LoanDuration>
      <LoanId>64a94386-6bc5-4089-9e34-190c4687d605</LoanId>
      <LoanNumber>2</LoanNumber>
      <LossGivenDefault>1.1</LossGivenDefault>
      <MaritalStatus>married</MaritalStatus>
      <MaturityDate_Last>2024-04-24T23:43:05.306303+03:00</MaturityDate_Last>
      <MaturityDate_Original>2024-04-24T23:43:05.306303+03:00</MaturityDate_Original>
      <ModelVersion>1</ModelVersion>
      <MonthlyPayment>1</MonthlyPayment>
      <MonthlyPaymentDay>27</MonthlyPaymentDay>
      <NewCreditCustomer>true</NewCreditCustomer>
      <NextPaymentDate>2024-04-24T23:43:05.306303+03:00</NextPaymentDate>
      <NextPaymentNr>1</NextPaymentNr>
      <NoOfPreviousLoansBeforeLoan>1</NoOfPreviousLoansBeforeLoan>
      <NrOfDependants>sample string-14</NrOfDependants>
      <NrOfScheduledPayments>1</NrOfScheduledPayments>
      <OccupationArea>Other</OccupationArea>
      <PlannedInterestPostDefault>1</PlannedInterestPostDefault>
      <PlannedInterestTillDate>1</PlannedInterestTillDate>
      <PlannedPrincipalPostDefault>1</PlannedPrincipalPostDefault>
      <PlannedPrincipalTillDate>1</PlannedPrincipalTillDate>
      <PreviousEarlyRepaymentsBeforeLoan>1</PreviousEarlyRepaymentsBeforeLoan>
      <PreviousEarlyRepaymentsCountBeforeLoan>1</PreviousEarlyRepaymentsCountBeforeLoan>
      <PreviousRepaymentsBeforeLoan>1</PreviousRepaymentsBeforeLoan>
      <PrincipalBalance>1</PrincipalBalance>
      <PrincipalDebtServicingCost>1</PrincipalDebtServicingCost>
      <PrincipalOverdueBySchedule>1</PrincipalOverdueBySchedule>
      <PrincipalPaymentsMade>1</PrincipalPaymentsMade>
      <PrincipalRecovery>1</PrincipalRecovery>
      <PrincipalWriteOffs>1</PrincipalWriteOffs>
      <ProbabilityOfDefault>1.1</ProbabilityOfDefault>
      <Rating>sample string-29</Rating>
      <Rating_V0>sample string-30</Rating_V0>
      <Rating_V1>sample string-31</Rating_V1>
      <Rating_V2>sample string-32</Rating_V2>
      <ReScheduledOn>2024-04-24T23:43:05.306303+03:00</ReScheduledOn>
      <RecoveryStage>Collection</RecoveryStage>
      <RefinanceLiabilities>1</RefinanceLiabilities>
      <Restructured>true</Restructured>
      <StageActiveSince>2024-04-24T23:43:05.306303+03:00</StageActiveSince>
      <Status>sample string-33</Status>
      <UseOfLoan>DebtConsolidation</UseOfLoan>
      <UserName>sample string-4</UserName>
      <VerificationType>NotVerified</VerificationType>
      <WorkExperience>sample string-17</WorkExperience>
      <WorseLateCategory>sample string-35</WorseLateCategory>
    </PublicDatasetItem>
    <PublicDatasetItem>
      <ActiveLateCategory>sample string-34</ActiveLateCategory>
      <ActiveScheduleFirstPaymentReached>true</ActiveScheduleFirstPaymentReached>
      <Age>7</Age>
      <Amount>1</Amount>
      <AmountOfPreviousLoansBeforeLoan>1</AmountOfPreviousLoansBeforeLoan>
      <ApplicationSignedHour>1</ApplicationSignedHour>
      <ApplicationSignedWeekday>1</ApplicationSignedWeekday>
      <AppliedAmount>11</AppliedAmount>
      <BiddingStartedOn>2024-04-24T23:43:05.306303+03:00</BiddingStartedOn>
      <BidsApi>1</BidsApi>
      <BidsManual>1</BidsManual>
      <BidsPortfolioManager>1</BidsPortfolioManager>
      <City>sample string-10</City>
      <ContractEndDate>2024-04-24T23:43:05.306303+03:00</ContractEndDate>
      <Country>sample string-8</Country>
      <County>sample string-9</County>
      <CreditScoreEeMini>sample string-39</CreditScoreEeMini>
      <CreditScoreEsEquifaxRisk>sample string-37</CreditScoreEsEquifaxRisk>
      <CreditScoreEsMicroL>sample string-36</CreditScoreEsMicroL>
      <CreditScoreFiAsiakasTietoRiskGrade>sample string-38</CreditScoreFiAsiakasTietoRiskGrade>
      <CurrentDebtDaysPrimary>1</CurrentDebtDaysPrimary>
      <CurrentDebtDaysSecondary>1</CurrentDebtDaysSecondary>
      <DateOfBirth>2024-04-24T23:43:05.306303+03:00</DateOfBirth>
      <DebtOccuredOn>2024-04-24T23:43:05.306303+03:00</DebtOccuredOn>
      <DebtOccuredOnForSecondary>2024-04-24T23:43:05.306303+03:00</DebtOccuredOnForSecondary>
      <DebtToIncome>1</DebtToIncome>
      <DefaultDate>2024-04-24T23:43:05.306303+03:00</DefaultDate>
      <EAD1>1</EAD1>
      <EAD2>1</EAD2>
      <EL_V0>1.1</EL_V0>
      <EL_V1>1.1</EL_V1>
      <EL_V2>1.1</EL_V2>
      <Education>primary</Education>
      <EmploymentDurationCurrentEmployer>sample string-15</EmploymentDurationCurrentEmployer>
      <EmploymentPosition>sample string-16</EmploymentPosition>
      <EmploymentStatus>unEmployed</EmploymentStatus>
      <ExistingLiabilities>1</ExistingLiabilities>
      <ExpectedLoss>1.1</ExpectedLoss>
      <ExpectedReturn>1.1</ExpectedReturn>
      <FirstPaymentDate>2024-04-24T23:43:05.306303+03:00</FirstPaymentDate>
      <FreeCash>1</FreeCash>
      <Gender>Male</Gender>
      <GracePeriodEnd>2024-04-24T23:43:05.306303+03:00</GracePeriodEnd>
      <GracePeriodStart>2024-04-24T23:43:05.306303+03:00</GracePeriodStart>
      <HomeOwnershipType>Homeless</HomeOwnershipType>
      <IncomeFromChildSupport>23</IncomeFromChildSupport>
      <IncomeFromFamilyAllowance>20</IncomeFromFamilyAllowance>
      <IncomeFromLeavePay>22</IncomeFromLeavePay>
      <IncomeFromPension>19</IncomeFromPension>
      <IncomeFromPrincipalEmployer>18</IncomeFromPrincipalEmployer>
      <IncomeFromSocialWelfare>21</IncomeFromSocialWelfare>
      <IncomeOther>24</IncomeOther>
      <IncomeTotal>25</IncomeTotal>
      <Interest>12</Interest>
      <InterestAndPenaltyBalance>1</InterestAndPenaltyBalance>
      <InterestAndPenaltyDebtServicingCost>1</InterestAndPenaltyDebtServicingCost>
      <InterestAndPenaltyPaymentsMade>1</InterestAndPenaltyPaymentsMade>
      <InterestAndPenaltyWriteOffs>1</InterestAndPenaltyWriteOffs>
      <InterestRecovery>1</InterestRecovery>
      <LanguageCode>et</LanguageCode>
      <LastPaymentOn>2024-04-24T23:43:05.306303+03:00</LastPaymentOn>
      <LiabilitiesTotal>26</LiabilitiesTotal>
      <ListedOnUTC>2024-04-24T23:43:05.306303+03:00</ListedOnUTC>
      <LoanApplicationStartedDate>2024-04-24T23:43:05.306303+03:00</LoanApplicationStartedDate>
      <LoanCancelled>true</LoanCancelled>
      <LoanDate>2024-04-24T23:43:05.306303+03:00</LoanDate>
      <LoanDuration>13</LoanDuration>
      <LoanId>64a94386-6bc5-4089-9e34-190c4687d605</LoanId>
      <LoanNumber>2</LoanNumber>
      <LossGivenDefault>1.1</LossGivenDefault>
      <MaritalStatus>married</MaritalStatus>
      <MaturityDate_Last>2024-04-24T23:43:05.306303+03:00</MaturityDate_Last>
      <MaturityDate_Original>2024-04-24T23:43:05.306303+03:00</MaturityDate_Original>
      <ModelVersion>1</ModelVersion>
      <MonthlyPayment>1</MonthlyPayment>
      <MonthlyPaymentDay>27</MonthlyPaymentDay>
      <NewCreditCustomer>true</NewCreditCustomer>
      <NextPaymentDate>2024-04-24T23:43:05.306303+03:00</NextPaymentDate>
      <NextPaymentNr>1</NextPaymentNr>
      <NoOfPreviousLoansBeforeLoan>1</NoOfPreviousLoansBeforeLoan>
      <NrOfDependants>sample string-14</NrOfDependants>
      <NrOfScheduledPayments>1</NrOfScheduledPayments>
      <OccupationArea>Other</OccupationArea>
      <PlannedInterestPostDefault>1</PlannedInterestPostDefault>
      <PlannedInterestTillDate>1</PlannedInterestTillDate>
      <PlannedPrincipalPostDefault>1</PlannedPrincipalPostDefault>
      <PlannedPrincipalTillDate>1</PlannedPrincipalTillDate>
      <PreviousEarlyRepaymentsBeforeLoan>1</PreviousEarlyRepaymentsBeforeLoan>
      <PreviousEarlyRepaymentsCountBeforeLoan>1</PreviousEarlyRepaymentsCountBeforeLoan>
      <PreviousRepaymentsBeforeLoan>1</PreviousRepaymentsBeforeLoan>
      <PrincipalBalance>1</PrincipalBalance>
      <PrincipalDebtServicingCost>1</PrincipalDebtServicingCost>
      <PrincipalOverdueBySchedule>1</PrincipalOverdueBySchedule>
      <PrincipalPaymentsMade>1</PrincipalPaymentsMade>
      <PrincipalRecovery>1</PrincipalRecovery>
      <PrincipalWriteOffs>1</PrincipalWriteOffs>
      <ProbabilityOfDefault>1.1</ProbabilityOfDefault>
      <Rating>sample string-29</Rating>
      <Rating_V0>sample string-30</Rating_V0>
      <Rating_V1>sample string-31</Rating_V1>
      <Rating_V2>sample string-32</Rating_V2>
      <ReScheduledOn>2024-04-24T23:43:05.306303+03:00</ReScheduledOn>
      <RecoveryStage>Collection</RecoveryStage>
      <RefinanceLiabilities>1</RefinanceLiabilities>
      <Restructured>true</Restructured>
      <StageActiveSince>2024-04-24T23:43:05.306303+03:00</StageActiveSince>
      <Status>sample string-33</Status>
      <UseOfLoan>DebtConsolidation</UseOfLoan>
      <UserName>sample string-4</UserName>
      <VerificationType>NotVerified</VerificationType>
      <WorkExperience>sample string-17</WorkExperience>
      <WorseLateCategory>sample string-35</WorseLateCategory>
    </PublicDatasetItem>
  </Payload>
  <Count>4</Count>
  <PageNr>2</PageNr>
  <PageSize>1</PageSize>
  <TotalCount>3</TotalCount>
</ApiResultPublicDataset>