API structure has changed
6 structure changes including:
6 Modifications
Modified
6
Breaking
GET /v1/borrowers/{borrower_id}/get_status
- Response
-
200 response Modified
-
application/json content type Modified
-
loans property Modified
- balance_detail, summary properties Modified
-
summary property Modified
- borrower_full_payment, borrower_immediate_payment, borrower_next_payment properties Modified
-
loans property Modified
-
application/json content type Modified
POST /v1/borrowers/loans/restructurings/create
- Body
-
application/json content type Modified
-
loan_restructuring property Modified
- manual_pmts property Added
-
loan_restructuring property Modified
- Response
-
207 response Modified
-
application/json content type Modified
-
succeeded property Modified
- manual_pmts property Added
-
succeeded property Modified
-
application/json content type Modified
POST /v1/borrowers/loans/simulate
- Response
-
200 response Modified
-
application/json content type Modified
-
succeeded property Modified
- amortization_plan, summary properties Modified
-
succeeded property Modified
-
application/json content type Modified
POST /v1/borrowers/{borrower_id}/loans/consolidations/{consolidation_id}/create
- Body
-
application/json content type Modified
-
loan_consolidation property Modified
-
consolidation_fee property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
consolidation_fee property Removed
-
loan_consolidation property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
loan_consolidation property Modified
-
consolidation_fee property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
consolidation_fee property Removed
-
loan_consolidation property Modified
-
application/json content type Modified
POST /v1/borrowers/{borrower_id}/loans/{loan_id}/restructurings/{restructuring_id}/create
- Body
-
application/json content type Modified
-
loan_restructuring property Modified
- manual_pmts property Added
-
loan_restructuring property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- manual_pmts property Added
-
application/json content type Modified
POST /v1/borrowers/{borrower_id}/simulate
- Body
-
application/json content type Modified
-
restructurings property Modified
- manual_pmts property Added
-
restructurings property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
loans property Modified
- balance_detail, summary properties Modified
-
summary property Modified
- borrower_full_payment, borrower_immediate_payment, borrower_next_payment properties Modified
-
loans property Modified
-
application/json content type Modified