{
"success": true,
"message": "All Debtors fetched successfully!",
"data": {
"meta": {
"total": 166,
"per_page": 10,
"current_page": 1,
"last_page": 17,
"first_page": 1,
"first_page_url": "/?page=1",
"last_page_url": "/?page=17",
"next_page_url": "/?page=2",
"previous_page_url": null
},
"data": [
{
"customer_id": "3245",
"customer_name": "Mary NYSC",
"transaction_id": "1741149",
"name": "Laundry ",
"due_date": "2024-05-03T11:00:00.000Z",
"created_at": "2024-05-02T23:00:00.000Z",
"unpaid_balance": "₦1,500.00",
"amount": "₦1,500.00"
},
{
"customer_id": "3241",
"customer_name": "Shegzy",
"transaction_id": "1741153",
"name": "Multiple Items",
"due_date": "2024-05-03T11:00:00.000Z",
"created_at": "2024-05-02T23:00:00.000Z",
"unpaid_balance": "₦29,500.00",
"amount": "₦29,500.00"
},
{
"customer_id": "3255",
"customer_name": "Daju",
"transaction_id": "1741151",
"name": "Multiple Items",
"due_date": "2024-05-03T11:00:00.000Z",
"created_at": "2024-05-02T23:00:00.000Z",
"unpaid_balance": "₦29,500.00",
"amount": "₦29,500.00"
},
{
"customer_id": "3246",
"customer_name": "Jorsh Director",
"transaction_id": "1741152",
"name": "Multiple Items",
"due_date": "2024-05-03T11:00:00.000Z",
"created_at": "2024-05-02T23:00:00.000Z",
"unpaid_balance": "₦30,975.00",
"amount": "₦30,975.00"
},
{
"customer_id": "3245",
"customer_name": "Mary NYSC",
"transaction_id": "1741154",
"name": "Multiple Items",
"due_date": "2024-05-03T11:00:00.000Z",
"created_at": "2024-05-02T23:00:00.000Z",
"unpaid_balance": "₦40,000.00",
"amount": "₦40,000.00"
},
{
"customer_id": "3241",
"customer_name": "Shegzy",
"transaction_id": "1741142",
"name": "Multiple Items",
"due_date": "2024-05-02T11:00:00.000Z",
"created_at": "2024-05-01T23:00:00.000Z",
"unpaid_balance": "₦29,500.00",
"amount": "₦29,500.00"
},
{
"customer_id": "3245",
"customer_name": "Mary NYSC",
"transaction_id": "1741138",
"name": "Laundry ",
"due_date": "2024-05-02T11:00:00.000Z",
"created_at": "2024-05-01T23:00:00.000Z",
"unpaid_balance": "₦1,500.00",
"amount": "₦1,500.00"
},
{
"customer_id": "3245",
"customer_name": "Mary NYSC",
"transaction_id": "1741143",
"name": "Multiple Items",
"due_date": "2024-05-02T11:00:00.000Z",
"created_at": "2024-05-01T23:00:00.000Z",
"unpaid_balance": "₦40,000.00",
"amount": "₦40,000.00"
},
{
"customer_id": "3246",
"customer_name": "Jorsh Director",
"transaction_id": "1741140",
"name": "Multiple Items",
"due_date": "2024-05-02T11:00:00.000Z",
"created_at": "2024-05-01T23:00:00.000Z",
"unpaid_balance": "₦30,975.00",
"amount": "₦30,975.00"
},
{
"customer_id": "3255",
"customer_name": "Daju",
"transaction_id": "1741141",
"name": "Multiple Items",
"due_date": "2024-05-02T11:00:00.000Z",
"created_at": "2024-05-01T23:00:00.000Z",
"unpaid_balance": "₦29,500.00",
"amount": "₦29,500.00"
}
]
}
}