11/23/2016 Release

 

Update to the payments API

A new change has been made to the payments API to increase efficiency. By default, the payments API will now return payment history for the last 90 days. You can retrieve payment transactions prior to the default 90-day window by passing a transaction_effective_date query parameter. This query will retrieve payment transactions within the last 90-days of the transaction effective date, inclusive of the date.

Example: GET /payments/?loan_number=345683,346785,345271&transaction_effective_date=2016_01_26