{
"data": [
{
"transaction_id": 7,
"party_name": "Ahana Dress Show Room",
"party_id": 4,
"phone_no": null,
"invoice_number": "2",
"date": "19-08-2024",
"invoice_amount": 106199,
"valid_for": null,
"valid_for_type": "Days",
"status": "Open",
"transaction_type": "Purchase Order"
},
{
"transaction_id": 6,
"party_name": "A1",
"party_id": 6,
"phone_no": null,
"invoice_number": "1",
"date": "17-08-2024",
"invoice_amount": 500,
"valid_for": null,
"valid_for_type": "Days",
"status": "Open",
"transaction_type": "Purchase Order"
}
],
"success": true,
"message": "Purchase Order transaction retrieved successfully."
}