GET api/v1/account/investments
Gets list of your investments
Requires authorization!
Requires scope Investments
Response Codes
200
– Successfully got list of your investments401
– User is not Authorized
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
LoanIssuedDateFrom |
Loan issued start date from |
date |
None. |
LoanIssuedDateTo |
Loan issued start date to |
date |
None. |
PrincipalMin |
Remaining principal amount min |
decimal number |
None. |
PrincipalMax |
Remaining principal amount max |
decimal number |
None. |
InterestMin |
Interest rate min |
decimal number |
None. |
InterestMax |
Interest rate max |
decimal number |
None. |
LengthMax |
Loan lenght min |
integer |
None. |
LengthMin |
Loan lenght max |
integer |
None. |
LatePrincipalAmountMin |
Principal debt amount min |
decimal number |
None. |
LatePrincipalAmountMax |
Principal debt amount max |
decimal number |
None. |
DebtOccuredOnFrom |
Principal debt started date from |
date |
None. |
DebtOccuredOnTo |
Principal debt started date to |
date |
None. |
DebtOccuredOnForSecondaryFrom |
Interest debt started date from |
date |
None. |
DebtOccuredOnForSecondaryTo |
Interest debt started date to |
date |
None. |
DefaultedDateFrom |
Defaulted date from |
date |
None. |
DefaultedDateTo |
Defaulted date to |
date |
None. |
RescheduledFrom |
Defaulted date from |
date |
None. |
RescheduledTo |
Defaulted date to |
date |
None. |
SoldDateFrom |
When it was sold on Secondary market from |
date |
None. |
SoldDateTo |
When it was sold on Secondary market to |
date |
None. |
PurchaseDateFrom |
When you received the investment Auctions/Secondary market from |
date |
None. |
PurchaseDateTo |
When you received the investment Auctions/Secondary market to |
date |
None. |
NextPaymentDateTo |
Next payment date to |
date |
None. |
NextPaymentDateFrom |
Next payment date from |
date |
None. |
LastPaymentDateFrom |
Last payment date from |
date |
None. |
LastPaymentDateTo |
Last payment date to |
date |
None. |
Countries |
Two letter iso code for country of origin: EE, ES, FI |
Collection of string |
None. |
Ratings |
Bondora's rating: AA, A, B, C, D, E, F, HR |
Collection of string |
None. |
CreditScoreMin |
Minimum credit score |
integer |
None. |
CreditScoreMax |
Maximum credit score |
integer |
None. |
UserName |
Borrower's username |
string |
None. |
LoanStatusCode |
Loan status code
|
Collection of integer |
None. |
IncomeVerificationStatus |
Income verification type |
IncomeVerificationStatus |
None. |
LoanDebtManagementStage |
Latest debt management stage |
DebtManagementEventType |
None. |
LoanDebtManagementStageType |
Latest debt management stage type |
DebtManagementEventStageType |
None. |
LoanDebtManagementDateActiveFrom |
Latest debt management date active from |
date |
None. |
LoanDebtManagementDateActiveTo |
Latest debt management date active to |
date |
None. |
AuctionBidType |
Auction bid type |
BidType |
None. |
SalesStatus |
Second market sale status
|
integer |
None. |
IsInRepayment |
Search only active in repayment loans, StatusCodes (2, 5, 100) |
boolean |
None. |
PageSize |
Max items in result, up to 50000 |
integer |
Range: inclusive between 1 and 50000 |
PageNr |
Result page nr |
integer |
Range: inclusive between 1 and 2147483647 |
Body Parameters
None.
Response Information
Resource Description
Gets list of your investments
List of active MyInvestmentItem set to Payload property
Name | Description | Type | Additional 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 MyInvestmentItem |
None. |
Success |
Indicates if the request was successfull or not.
|
boolean |
Required |
Errors |
Error(s) accociated with the API request. |
Collection of ApiError |
None. |
Response Formats
application/json, text/json
{ "PageSize": 1, "PageNr": 2, "TotalCount": 3, "Count": 4, "Payload": [ { "AuctionBidType": 0, "LoanStatusActiveFrom": "2024-12-17T02:25:25.0896627+02:00", "PurchaseDate": "2024-12-17T02:25:25.0896627+02:00", "SoldDate": "2024-12-17T02:25:25.0896627+02:00", "PurchasePrice": 3.0, "SalePrice": 4.0, "ListedInSecondMarketOn": "2024-12-17T02:25:25.0906799+02:00", "LatestDebtManagementStage": 1, "LatestDebtManagementStageType": 1, "LatestDebtManagementDate": "2024-12-17T02:25:25.0906799+02:00", "NoteLoanTransfersMainAmount": 5.0, "NoteLoanTransfersInterestAmount": 6.0, "NoteLoanLateChargesPaid": 7.0, "NoteLoanTransfersEarningsAmount": 8.0, "NoteLoanTransfersTotalRepaimentsAmount": 9.0, "LoanId": "2b3ae050-667a-4312-8f2e-47766dc6e48e", "LoanDuration": 11, "CreditScoreEsMicroL": "sample string-12", "CreditScoreEsEquifaxRisk": "sample string-13", "CreditScoreFiAsiakasTietoRiskGrade": "sample string-14", "CreditScoreEeMini": "sample string-15", "LoanPartId": "1b961ade-d47a-453c-ab0d-ec7d1792c6ae", "Amount": 17.0, "AuctionId": "46afb641-1c6f-4bbf-a2f0-df4dc9afe4dd", "AuctionName": "sample string-19", "AuctionNumber": 0, "AuctionBidNumber": 20, "InvestmentNumber": "sample string-20", "Country": "sample string-21", "CreditScore": 1.1, "Rating": "sample string-22", "Interest": 23.0, "UseOfLoan": 0, "IncomeVerificationStatus": 1, "LoanStatusCode": 24, "UserName": "sample string-25", "Gender": 0, "DateOfBirth": "2024-12-17T02:25:25.0916743+02:00", "SignedDate": "2024-12-17T02:25:25.0916743+02:00", "ReScheduledOn": "2024-12-17T02:25:25.0926746+02:00", "DebtOccuredOn": "2024-12-17T02:25:25.0926746+02:00", "DebtOccuredOnForSecondary": "2024-12-17T02:25:25.0926746+02:00", "NextPaymentNr": 26, "NextPaymentDate": "2024-12-17T02:25:25.0926746+02:00", "NextPaymentSum": 1.0, "NrOfScheduledPayments": 27, "LastPaymentDate": "2024-12-17T02:25:25.0926746+02:00", "PrincipalRepaid": 28.0, "InterestRepaid": 29.0, "LateAmountPaid": 30.0, "PrincipalRemaining": -82.0, "PrincipalLateAmount": 31.0, "InterestLateAmount": 32.0, "PenaltyLateAmount": 33.0, "LateAmountTotal": 96.0, "PrincipalWriteOffAmount": 34.0, "InterestWriteOffAmount": 35.0, "PenaltyWriteOffAmount": 36.0, "DebtServicingCostMainAmount": 37.0, "DebtServicingCostInterestAmount": 38.0, "DebtServicingCostPenaltyAmount": 39.0 }, { "AuctionBidType": 0, "LoanStatusActiveFrom": "2024-12-17T02:25:25.0896627+02:00", "PurchaseDate": "2024-12-17T02:25:25.0896627+02:00", "SoldDate": "2024-12-17T02:25:25.0896627+02:00", "PurchasePrice": 3.0, "SalePrice": 4.0, "ListedInSecondMarketOn": "2024-12-17T02:25:25.0906799+02:00", "LatestDebtManagementStage": 1, "LatestDebtManagementStageType": 1, "LatestDebtManagementDate": "2024-12-17T02:25:25.0906799+02:00", "NoteLoanTransfersMainAmount": 5.0, "NoteLoanTransfersInterestAmount": 6.0, "NoteLoanLateChargesPaid": 7.0, "NoteLoanTransfersEarningsAmount": 8.0, "NoteLoanTransfersTotalRepaimentsAmount": 9.0, "LoanId": "2b3ae050-667a-4312-8f2e-47766dc6e48e", "LoanDuration": 11, "CreditScoreEsMicroL": "sample string-12", "CreditScoreEsEquifaxRisk": "sample string-13", "CreditScoreFiAsiakasTietoRiskGrade": "sample string-14", "CreditScoreEeMini": "sample string-15", "LoanPartId": "1b961ade-d47a-453c-ab0d-ec7d1792c6ae", "Amount": 17.0, "AuctionId": "46afb641-1c6f-4bbf-a2f0-df4dc9afe4dd", "AuctionName": "sample string-19", "AuctionNumber": 0, "AuctionBidNumber": 20, "InvestmentNumber": "sample string-20", "Country": "sample string-21", "CreditScore": 1.1, "Rating": "sample string-22", "Interest": 23.0, "UseOfLoan": 0, "IncomeVerificationStatus": 1, "LoanStatusCode": 24, "UserName": "sample string-25", "Gender": 0, "DateOfBirth": "2024-12-17T02:25:25.0916743+02:00", "SignedDate": "2024-12-17T02:25:25.0916743+02:00", "ReScheduledOn": "2024-12-17T02:25:25.0926746+02:00", "DebtOccuredOn": "2024-12-17T02:25:25.0926746+02:00", "DebtOccuredOnForSecondary": "2024-12-17T02:25:25.0926746+02:00", "NextPaymentNr": 26, "NextPaymentDate": "2024-12-17T02:25:25.0926746+02:00", "NextPaymentSum": 1.0, "NrOfScheduledPayments": 27, "LastPaymentDate": "2024-12-17T02:25:25.0926746+02:00", "PrincipalRepaid": 28.0, "InterestRepaid": 29.0, "LateAmountPaid": 30.0, "PrincipalRemaining": -82.0, "PrincipalLateAmount": 31.0, "InterestLateAmount": 32.0, "PenaltyLateAmount": 33.0, "LateAmountTotal": 96.0, "PrincipalWriteOffAmount": 34.0, "InterestWriteOffAmount": 35.0, "PenaltyWriteOffAmount": 36.0, "DebtServicingCostMainAmount": 37.0, "DebtServicingCostInterestAmount": 38.0, "DebtServicingCostPenaltyAmount": 39.0 } ], "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
<ApiResultMyInvestments 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> <MyInvestmentItem> <Amount>17</Amount> <AuctionId>46afb641-1c6f-4bbf-a2f0-df4dc9afe4dd</AuctionId> <AuctionName>sample string-19</AuctionName> <Country>sample string-21</Country> <CreditScore>1.1</CreditScore> <DateOfBirth>2024-12-17T02:25:25.0916743+02:00</DateOfBirth> <DebtOccuredOn>2024-12-17T02:25:25.0926746+02:00</DebtOccuredOn> <DebtOccuredOnForSecondary>2024-12-17T02:25:25.0926746+02:00</DebtOccuredOnForSecondary> <DebtServicingCostInterestAmount>38</DebtServicingCostInterestAmount> <DebtServicingCostMainAmount>37</DebtServicingCostMainAmount> <DebtServicingCostPenaltyAmount>39</DebtServicingCostPenaltyAmount> <Gender>Male</Gender> <IncomeVerificationStatus>NotVerified</IncomeVerificationStatus> <Interest>23</Interest> <InterestLateAmount>32</InterestLateAmount> <InterestRepaid>29</InterestRepaid> <InterestWriteOffAmount>35</InterestWriteOffAmount> <InvestmentNumber>sample string-20</InvestmentNumber> <LastPaymentDate>2024-12-17T02:25:25.0926746+02:00</LastPaymentDate> <LateAmountPaid>30</LateAmountPaid> <LoanPartId>1b961ade-d47a-453c-ab0d-ec7d1792c6ae</LoanPartId> <LoanStatusCode>24</LoanStatusCode> <NextPaymentDate>2024-12-17T02:25:25.0926746+02:00</NextPaymentDate> <NextPaymentNr>26</NextPaymentNr> <NextPaymentSum>1</NextPaymentSum> <NrOfScheduledPayments>27</NrOfScheduledPayments> <PenaltyLateAmount>33</PenaltyLateAmount> <PenaltyWriteOffAmount>36</PenaltyWriteOffAmount> <PrincipalLateAmount>31</PrincipalLateAmount> <PrincipalRepaid>28</PrincipalRepaid> <PrincipalWriteOffAmount>34</PrincipalWriteOffAmount> <Rating>sample string-22</Rating> <ReScheduledOn>2024-12-17T02:25:25.0926746+02:00</ReScheduledOn> <SignedDate>2024-12-17T02:25:25.0916743+02:00</SignedDate> <UseOfLoan>DebtConsolidation</UseOfLoan> <UserName>sample string-25</UserName> <CreditScoreEeMini>sample string-15</CreditScoreEeMini> <CreditScoreEsEquifaxRisk>sample string-13</CreditScoreEsEquifaxRisk> <CreditScoreEsMicroL>sample string-12</CreditScoreEsMicroL> <CreditScoreFiAsiakasTietoRiskGrade>sample string-14</CreditScoreFiAsiakasTietoRiskGrade> <LoanDuration>11</LoanDuration> <LoanId>2b3ae050-667a-4312-8f2e-47766dc6e48e</LoanId> <AuctionBidType>Manual</AuctionBidType> <BoughtFromId>1a68d158-dac7-4d2f-bec5-d9290ba1482e</BoughtFromId> <LatestDebtManagementDate>2024-12-17T02:25:25.0906799+02:00</LatestDebtManagementDate> <LatestDebtManagementStage>Message</LatestDebtManagementStage> <LatestDebtManagementStageType>Collection</LatestDebtManagementStageType> <LatestDebtManagementSubStage>Started</LatestDebtManagementSubStage> <ListedInSecondMarketOn>2024-12-17T02:25:25.0906799+02:00</ListedInSecondMarketOn> <LoanStatusActiveFrom>2024-12-17T02:25:25.0896627+02:00</LoanStatusActiveFrom> <NoteLoanLateChargesPaid>7</NoteLoanLateChargesPaid> <NoteLoanTransfersEarningsAmount>8</NoteLoanTransfersEarningsAmount> <NoteLoanTransfersInterestAmount>6</NoteLoanTransfersInterestAmount> <NoteLoanTransfersMainAmount>5</NoteLoanTransfersMainAmount> <NoteLoanTransfersTotalRepaimentsAmount>9</NoteLoanTransfersTotalRepaimentsAmount> <PurchaseDate>2024-12-17T02:25:25.0896627+02:00</PurchaseDate> <PurchasePrice>3</PurchasePrice> <SalePrice>4</SalePrice> <SoldDate>2024-12-17T02:25:25.0896627+02:00</SoldDate> </MyInvestmentItem> <MyInvestmentItem> <Amount>17</Amount> <AuctionId>46afb641-1c6f-4bbf-a2f0-df4dc9afe4dd</AuctionId> <AuctionName>sample string-19</AuctionName> <Country>sample string-21</Country> <CreditScore>1.1</CreditScore> <DateOfBirth>2024-12-17T02:25:25.0916743+02:00</DateOfBirth> <DebtOccuredOn>2024-12-17T02:25:25.0926746+02:00</DebtOccuredOn> <DebtOccuredOnForSecondary>2024-12-17T02:25:25.0926746+02:00</DebtOccuredOnForSecondary> <DebtServicingCostInterestAmount>38</DebtServicingCostInterestAmount> <DebtServicingCostMainAmount>37</DebtServicingCostMainAmount> <DebtServicingCostPenaltyAmount>39</DebtServicingCostPenaltyAmount> <Gender>Male</Gender> <IncomeVerificationStatus>NotVerified</IncomeVerificationStatus> <Interest>23</Interest> <InterestLateAmount>32</InterestLateAmount> <InterestRepaid>29</InterestRepaid> <InterestWriteOffAmount>35</InterestWriteOffAmount> <InvestmentNumber>sample string-20</InvestmentNumber> <LastPaymentDate>2024-12-17T02:25:25.0926746+02:00</LastPaymentDate> <LateAmountPaid>30</LateAmountPaid> <LoanPartId>1b961ade-d47a-453c-ab0d-ec7d1792c6ae</LoanPartId> <LoanStatusCode>24</LoanStatusCode> <NextPaymentDate>2024-12-17T02:25:25.0926746+02:00</NextPaymentDate> <NextPaymentNr>26</NextPaymentNr> <NextPaymentSum>1</NextPaymentSum> <NrOfScheduledPayments>27</NrOfScheduledPayments> <PenaltyLateAmount>33</PenaltyLateAmount> <PenaltyWriteOffAmount>36</PenaltyWriteOffAmount> <PrincipalLateAmount>31</PrincipalLateAmount> <PrincipalRepaid>28</PrincipalRepaid> <PrincipalWriteOffAmount>34</PrincipalWriteOffAmount> <Rating>sample string-22</Rating> <ReScheduledOn>2024-12-17T02:25:25.0926746+02:00</ReScheduledOn> <SignedDate>2024-12-17T02:25:25.0916743+02:00</SignedDate> <UseOfLoan>DebtConsolidation</UseOfLoan> <UserName>sample string-25</UserName> <CreditScoreEeMini>sample string-15</CreditScoreEeMini> <CreditScoreEsEquifaxRisk>sample string-13</CreditScoreEsEquifaxRisk> <CreditScoreEsMicroL>sample string-12</CreditScoreEsMicroL> <CreditScoreFiAsiakasTietoRiskGrade>sample string-14</CreditScoreFiAsiakasTietoRiskGrade> <LoanDuration>11</LoanDuration> <LoanId>2b3ae050-667a-4312-8f2e-47766dc6e48e</LoanId> <AuctionBidType>Manual</AuctionBidType> <BoughtFromId>1a68d158-dac7-4d2f-bec5-d9290ba1482e</BoughtFromId> <LatestDebtManagementDate>2024-12-17T02:25:25.0906799+02:00</LatestDebtManagementDate> <LatestDebtManagementStage>Message</LatestDebtManagementStage> <LatestDebtManagementStageType>Collection</LatestDebtManagementStageType> <LatestDebtManagementSubStage>Started</LatestDebtManagementSubStage> <ListedInSecondMarketOn>2024-12-17T02:25:25.0906799+02:00</ListedInSecondMarketOn> <LoanStatusActiveFrom>2024-12-17T02:25:25.0896627+02:00</LoanStatusActiveFrom> <NoteLoanLateChargesPaid>7</NoteLoanLateChargesPaid> <NoteLoanTransfersEarningsAmount>8</NoteLoanTransfersEarningsAmount> <NoteLoanTransfersInterestAmount>6</NoteLoanTransfersInterestAmount> <NoteLoanTransfersMainAmount>5</NoteLoanTransfersMainAmount> <NoteLoanTransfersTotalRepaimentsAmount>9</NoteLoanTransfersTotalRepaimentsAmount> <PurchaseDate>2024-12-17T02:25:25.0896627+02:00</PurchaseDate> <PurchasePrice>3</PurchasePrice> <SalePrice>4</SalePrice> <SoldDate>2024-12-17T02:25:25.0896627+02:00</SoldDate> </MyInvestmentItem> </Payload> <Count>4</Count> <PageNr>2</PageNr> <PageSize>1</PageSize> <TotalCount>3</TotalCount> </ApiResultMyInvestments>