API structure has changed
4 structure changes including:
4 Modifications
Modified
4
Breaking
POST /v1/borrowers/loans/restructurings/create
- Body
-
application/json content type Modified
- loan_restructuring property Modified
- Response
-
207 response Modified
-
application/json content type Modified
- succeeded 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
- amortization_method property Added
-
loan_restructuring property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- amortization_method property Added
-
application/json content type Modified
POST /v1/borrowers/{borrower_id}/reimbursements/{reimbursement_id}/cancel
- Response
-
200 response Modified
-
application/json content type Modified
-
consolidation_id 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
- reimbursement_id property Added
-
consolidation_id property Removed
-
application/json content type Modified
POST /v1/borrowers/{borrower_id}/simulate
- Body
-
application/json content type Modified
- restructurings property Modified