bvn returened
This commit is contained in:
+2
-1
@@ -305,9 +305,10 @@ def salary_loanapply2():
|
||||
loan_record = cursor.fetchall()
|
||||
|
||||
loan_found = count = len( loan_record )
|
||||
|
||||
|
||||
return {
|
||||
"message": "REQUEST_PIN",
|
||||
"bvn" : bvn,
|
||||
"loan_application_id": loan_record[0],
|
||||
"active_loan_count": 0,
|
||||
"active_loan": []
|
||||
|
||||
Reference in New Issue
Block a user