Request Payload
{'action': 'disbursement', 'client': {'name': 'Alice Kamau', 'phone': '0722000001', 'clientId': 'C-00001'}, 'loanId': 'LN-2026-92614', 'agentId': 'AGT002', 'merchant': {'name': 'Savannah Furniture', 'merchantId': 'AM0002'}, 'agentName': 'Faith Atieno', 'loanAmount': 12000.0, 'interestRate': 0.015, 'tenureMonths': 6, 'transactionId': 'ASPIRA-DISB-20260506-10', 'productProduct': {'name': 'BNPL 6-Month', 'productId': 'BNPL-6M'}, 'platformFeeRate': 0.025, 'disbursementDate': '2026-05-06', 'agentCommissionRate': 0.01}
Response Payload
{'loanId': 'LN-2026-92614', 'status': 'SUCCESS', 'message': 'Loan disbursement posted successfully', 'timestamp': '05/06/26 04:45 PM', 'loanAmount': 12000.0, 'bcReference': 'ASPIRA-DISB-20260506', 'platformFee': 300.0, 'netMerchantAmount': 11700.0}