{
"success": true,
"message": "All Payables fetched successfully!",
"data": {
"meta": {
"total": 34,
"per_page": 10,
"current_page": 1,
"last_page": 4,
"first_page": 1,
"first_page_url": "/?page=1",
"last_page_url": "/?page=4",
"next_page_url": "/?page=2",
"previous_page_url": null
},
"data": [
{
"transaction_id": "1741077",
"name": "Transport",
"created_at": "2024-05-01T23:00:00.000Z",
"due_date": "2024-05-02T11:00:00.000Z",
"supplier_name": "Michael",
"supplier_id": "801",
"unpaid_balance": "₦3,500.00",
"amount": "₦3,500.00"
},
{
"transaction_id": "1740969",
"name": "Transport",
"created_at": "2024-04-30T23:00:00.000Z",
"due_date": "2024-05-01T11:00:00.000Z",
"supplier_name": "Michael",
"supplier_id": "801",
"unpaid_balance": "₦3,500.00",
"amount": "₦3,500.00"
},
{
"transaction_id": "1740957",
"name": "Multiple Items",
"created_at": "2024-04-29T23:00:00.000Z",
"due_date": "2024-04-30T11:00:00.000Z",
"supplier_name": "A",
"supplier_id": "868",
"unpaid_balance": "₦25,000.00",
"amount": "₦25,000.00"
},
{
"transaction_id": "1740955",
"name": "Transport",
"created_at": "2024-04-29T23:00:00.000Z",
"due_date": "2024-04-30T11:00:00.000Z",
"supplier_name": "Michael",
"supplier_id": "801",
"unpaid_balance": "₦3,500.00",
"amount": "₦3,500.00"
},
{
"transaction_id": "1740930",
"name": "Transport",
"created_at": "2024-04-28T23:00:00.000Z",
"due_date": "2024-04-29T11:00:00.000Z",
"supplier_name": "Michael",
"supplier_id": "801",
"unpaid_balance": "₦3,500.00",
"amount": "₦3,500.00"
},
{
"transaction_id": "1740932",
"name": "Multiple Items",
"created_at": "2024-04-28T23:00:00.000Z",
"due_date": "2024-04-29T11:00:00.000Z",
"supplier_name": "A",
"supplier_id": "868",
"unpaid_balance": "₦25,000.00",
"amount": "₦25,000.00"
},
{
"transaction_id": "1740934",
"name": "Multiple Items",
"created_at": "2024-04-28T23:00:00.000Z",
"due_date": "2024-04-29T11:00:00.000Z",
"supplier_name": "Idunuoluwa",
"supplier_id": "805",
"unpaid_balance": "₦45,500.00",
"amount": "₦45,500.00"
},
{
"transaction_id": "1740918",
"name": "Multiple Items",
"created_at": "2024-04-27T23:00:00.000Z",
"due_date": "2024-04-28T11:00:00.000Z",
"supplier_name": "A",
"supplier_id": "868",
"unpaid_balance": "₦25,000.00",
"amount": "₦25,000.00"
},
{
"transaction_id": "1740916",
"name": "Transport",
"created_at": "2024-04-27T23:00:00.000Z",
"due_date": "2024-04-28T11:00:00.000Z",
"supplier_name": "Michael",
"supplier_id": "801",
"unpaid_balance": "₦3,500.00",
"amount": "₦3,500.00"
},
{
"transaction_id": "1740902",
"name": "Transport",
"created_at": "2024-04-26T23:00:00.000Z",
"due_date": "2024-04-27T11:00:00.000Z",
"supplier_name": "Michael",
"supplier_id": "801",
"unpaid_balance": "₦3,500.00",
"amount": "₦3,500.00"
}
]
}
}