remove params

This commit is contained in:
CHIEFSOFT\ameye
2025-03-04 13:38:27 -05:00
parent c94b953bd9
commit dff7f343ce
+3 -3
View File
@@ -549,9 +549,9 @@ def repay_loans():
"error": "Bad request"
}, 400
# validate input
bvn = data["bvn"]
accountid = data["accountid"]
loan_id = data["bvn"]
# bvn = data["bvn"]
# accountid = data["accountid"]
# loan_id = data["bvn"]
offer_detail = [
{"cid": "425611f2-c692-4404-b93d-76ca7a5ce00", "description": "Total amount to replay N50,000" , "active" : 1 },