API structure has changed
4 structure changes including:
4 Modifications
Modified
4
GET /v1/borrowers/{borrower_id}/get_status
- Response
-
200 response Modified
-
application/json content type Modified
-
loans property Modified
- summary property Modified
-
loans property Modified
-
application/json content type Modified
POST /v1/borrowers/loans/transfer_ownership
- Response
-
207 response Modified
-
application/json content type Modified
-
succeeded property Modified
- occurred_on, transferred_amounts properties Added
-
succeeded property Modified
-
application/json content type Modified
POST /v1/borrowers/{borrower_id}/loans/{loan_id}/transfer_ownership
- Response
-
200 response Modified
-
application/json content type Modified
- occurred_on, transferred_amounts properties Added
-
application/json content type Modified
POST /v1/borrowers/{borrower_id}/simulate
- Response
-
200 response Modified
-
application/json content type Modified
-
loans property Modified
- summary property Modified
-
loans property Modified
-
application/json content type Modified