Transaction id added

This commit is contained in:
CHIEFSOFT\ameye
2025-04-16 05:12:22 -04:00
parent 7bee948c83
commit 3c0443d0c7
+1
View File
@@ -73,6 +73,7 @@ class RepaymentService(BaseService):
# Simulated processing logic
response_data = {
"transaction_id": transaction_id,
"customerId": customer_id,
"productId": product_id,
"debtId": loan_id,