{
"data": {
"payment_data": {
"id": 1,
"voucher_number": "3",
"date": "13-02-2025",
"bank_cash_ledger_id": 4,
"bank_cash_ledger": "HDFC Bank",
"bank_cash_ledger_amount": 1185578,
"bank_cash_ledger_amount_type": 1,
"ledger_id": 2,
"ledger": "AAW",
"ledger_amount": 807847,
"ledger_amount_type": 2,
"paid_amount": 11771,
"is_manage_transaction": true,
"narration": null,
"media": []
},
"manage_transaction_data": [
{
"pc_transaction_item_id": 9,
"full_invoice_number": "8",
"date": "19-06-2023",
"grand_total": 12000,
"paid_amount": 229,
"pc_transaction_id": 1,
"transaction_id": 6,
"bill_type": 1,
"type": "Purchase",
"pending_amount": 11771,
"received_amount": 11771,
"discount": 0,
"round_off": 0
}
],
"total_amount": {
"total_amount": 12000,
"paid_amount": 0,
"pending_amount": 12000,
"receive_amount": 11771,
"discount_amount": 0,
"round_off_amount": 0
}
},
"success": true,
"message": "Payment Transaction retrieved successfully."
}