Change Updates

Do not miss any lms API changes, ever again

Subscribe to the lms API changelog to be up to date on recent changes.

RSS

Oct 24, 2023

main
0.0.2
Compare

API structure has changed

10 structure changes including:
8 Additions
2 Modifications
Modified 2
POST /v1/borrowers/loans/reschedulings/create
  • Operation is now deprecated
POST /v1/borrowers/{borrower_id}/loans/{loan_id}/reschedulings/{rescheduling_id}/create
  • Operation is now deprecated
Added 8
POST /v1/borrowers/loans/amount_modifications/cancel
POST /v1/borrowers/loans/amount_modifications/create
POST /v1/borrowers/loans/restructurings/cancel
POST /v1/borrowers/loans/restructurings/create
POST /v1/borrowers/{borrower_id}/loans/{loan_id}/amount_modifications/{amount_modification_id}/cancel
POST /v1/borrowers/{borrower_id}/loans/{loan_id}/amount_modifications/{amount_modification_id}/create
POST /v1/borrowers/{borrower_id}/loans/{loan_id}/restructurings/{restructuring_id}/cancel
POST /v1/borrowers/{borrower_id}/loans/{loan_id}/restructurings/{restructuring_id}/create