{
"data": {
"voucher_number": "6",
"date": "13-02-2025",
"narration": "0",
"upload_document": "",
"media": [],
"debit": [
{
"id": 5,
"name": "AAW",
"amount": 1500
}
],
"credit": [
{
"id": 2,
"name": "Abc N",
"amount": 1500
}
],
"settle_invoices_cr": [
{
"id": 5,
"voucher_number": "14",
"ledger_id": 2,
"cr_transaction_id": 1697,
"credit_ledger_id": 2,
"credit_transaction_id": 12418,
"credit_invoice_number": "14",
"credit_bill": "Sale",
"credit_bill_type": 1,
"voucher_date": "31-03-2024",
"grand_total": 505,
"paid_amount": 505,
"pending_amount": 0,
"received_amount": 505,
"discount": 0,
"round_off": 0
}
],
"settle_invoices_dr": [
{
"id": 8,
"voucher_number": "6",
"ledger_id": 5,
"dr_transaction_id": 1477,
"debit_ledger_id": 5,
"edit_transaction_id": 5,
"debit_transaction_id": 890,
"debit_invoice_number": "6",
"debit_bill": "Purchase",
"debit_bill_type": 1,
"voucher_date": "17-06-2023",
"grand_total": 800,
"last_paid_amount": 800,
"pending_amount": 0,
"paid_amount": 785,
"discount": 0,
"round_off": 0
},
{
"id": 9,
"voucher_number": "16",
"ledger_id": 5,
"dr_transaction_id": 1478,
"debit_ledger_id": 5,
"edit_transaction_id": 5,
"debit_transaction_id": 7503,
"debit_invoice_number": "16",
"debit_bill": "Purchase",
"debit_bill_type": 1,
"voucher_date": "21-08-2023",
"grand_total": 14190,
"last_paid_amount": 14190,
"pending_amount": 0,
"paid_amount": 10642,
"discount": 0,
"round_off": 0
}
]
},
"success": true,
"message": "Journal Transaction retrieved successfully."
}