03/22/2016 Release

  

New payments API

A new payments API for loan payment history has been introduced. The payments API allows you to retrieve the payment history on a single loan, or a list of loans that you own. If you have purchased a Note on the loan, the payments API will return historical payment history on your pro-rata portion of the loan.

The payments API returns all payments in historical order in which the loan payments have been made. If you pass in multiple loan numbers as query parameters to the API, you will receive all payments made to the loans in historical order.

If you no longer own the loan, the API will return all payment transactions that occurred before the ownership end date.

New objects in accounts API

Two new objects have been added to the accounts API.

  • invested_notes – A list of original investment amounts for all owned notes that are current within each Prosper note rating (NA,HR,E,D,C,B,A,AA).

    The values within invested_notes can be used to determine note diversification of your current holdings.

  • pending_bids – An object containing total outstanding bid amounts for notes within each Prosper note rating (NA,HR,E,D,C,B,A,AA).