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

Aug 9, 2024

main
0.3.1
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2
POST /v1/borrowers/loans/cancel
  • Body
  • application/json content type Modified
    • loan_cancellation property Modified
POST /v1/borrowers/{borrower_id}/loans/{loan_id}/cancel
  • Body
  • application/json content type Modified
    • loan_cancellation property Modified
      • reason property Added