work on the new endpoints

This commit is contained in:
2025-04-11 16:35:33 +01:00
parent 5214594fab
commit 4a708a7654
2 changed files with 20 additions and 19 deletions
+5 -5
View File
@@ -330,9 +330,9 @@ paths:
responses:
200:
description: A successful response
/loans/disbursement:
post:
summary: Disburse a loan
/loans/refresh-disbursement:
get:
summary: Refresh disburse of a loan
requestBody:
required: true
content:
@@ -434,8 +434,8 @@ paths:
responses:
200:
description: A successful response
/loans/transaction-verify:
post:
/loans/verify-transactions:
get:
summary: Verify a transaction
requestBody:
required: true