12/15/2015 Release
Known issues
The GET /orders/{order_id}/listings method now returns the following fields as a decimal value:
- percent_funded
- effective_yield
- estimated_loss
- estimated_return
- current_yield
Fixed issues
- The value for the percent_fundedĀ field returned by the GET /orders/(order_id)/listings method should be returned as a decimal value. The value is currently represented as an integer portion of the percentage number.
Originally listed in the 12/10/2015 release notes.