API structure has changed
7 structure changes including:
7 Modifications
Modified
7
Breaking
GET /v1/borrowers/{borrower_id}/get_status
- Response
-
200 response Modified
-
application/json content type Modified
- summary property Modified
-
application/json content type Modified
POST /v1/borrowers/loans/create
- Body
-
application/json content type Modified
- loan property Modified
- Response
-
207 response Modified
-
application/json content type Modified
- succeeded property Modified
-
application/json content type Modified
POST /v1/borrowers/loans/simulate
- Body
-
application/json content type Modified
- loan property Modified
POST /v1/borrowers/loans/waivers/create
- Body
-
application/json content type Modified
- waiver 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}/create
- Body
-
application/json content type Modified
-
loan property Modified
-
installment_fee_type 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
- guarantee_provider property Added
-
installment_fee_type property Removed
-
loan property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
installment_fee_type 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
- guarantee_provider property Added
-
installment_fee_type property Removed
-
application/json content type Modified
POST /v1/borrowers/{borrower_id}/loans/{loan_id}/waivers/{waiver_id}/create
- Body
-
application/json content type Modified
-
waiver property Modified
- config_id, reason properties Added
-
waiver property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- config_id, reason properties Added
-
application/json content type Modified
POST /v1/borrowers/{borrower_id}/simulate
- Body
-
application/json content type Modified
- waivers property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- summary property Modified
-
application/json content type Modified