API structure has changed
3 structure changes including:
3 Modifications
Modified
3
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/{borrower_id}/loans/{loan_id}/create
- Body
-
application/json content type Modified
-
loan property Modified
- installment_fee_type property Added
-
loan property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- installment_fee_type property Added
-
application/json content type Modified