{
"success": true,
"message": "Owing customers fetched successfully!",
"data": {
"data": [
{
"transactionId": "1757897",
"customerId": "4647",
"customerName": "Titilope",
"totalUnformattedAmount": 100300,
"totalAmount": "£ 100,300.00",
"dueDate": "2025-03-31T00:45:13.000+01:00"
},
{
"transactionId": "1753622",
"customerId": "3981",
"customerName": "Reminder 2",
"totalUnformattedAmount": 84000,
"totalAmount": "£ 84,000.00",
"dueDate": "2024-12-20T16:11:37.000+01:00"
},
{
"transactionId": "1758770",
"customerId": "3265",
"customerName": "Funke Band",
"totalUnformattedAmount": 70000,
"totalAmount": "£ 70,000.00",
"dueDate": "2025-05-12T12:00:00.000+01:00"
},
{
"transactionId": "1753428",
"customerId": "3265",
"customerName": "Funke Band",
"totalUnformattedAmount": 70000,
"totalAmount": "£ 70,000.00",
"dueDate": "2024-12-12T12:00:00.000+01:00"
},
{
"transactionId": "1756228",
"customerId": "3265",
"customerName": "Funke Band",
"totalUnformattedAmount": 70000,
"totalAmount": "£ 70,000.00",
"dueDate": "2025-02-12T12:00:00.000+01:00"
},
{
"transactionId": "1758086",
"customerId": "3265",
"customerName": "Funke Band",
"totalUnformattedAmount": 70000,
"totalAmount": "£ 70,000.00",
"dueDate": "2025-04-12T12:00:00.000+01:00"
},
{
"transactionId": "1752436",
"customerId": "3265",
"customerName": "Funke Band",
"totalUnformattedAmount": 70000,
"totalAmount": "£ 70,000.00",
"dueDate": "2024-11-12T12:00:00.000+01:00"
},
{
"transactionId": "1753623",
"customerId": "3983",
"customerName": "Reminder day 7",
"totalUnformattedAmount": 66000,
"totalAmount": "£ 66,000.00",
"dueDate": "2024-12-25T16:15:44.000+01:00"
},
{
"transactionId": "1757555",
"customerId": "3554",
"customerName": "Official customer",
"totalUnformattedAmount": 64500,
"totalAmount": "£ 64,500.00",
"dueDate": "2025-03-30T23:00:19.000+01:00"
},
{
"transactionId": "1757943",
"customerId": "3513",
"customerName": "New Customer",
"totalUnformattedAmount": 60000,
"totalAmount": "£ 60,000.00",
"dueDate": "2025-04-08T00:34:21.000+01:00"
}
],
"meta": {
"total": 47,
"per_page": 10,
"current_page": 1,
"last_page": 5,
"first_page": 1,
"first_page_url": "/?page=1",
"last_page_url": "/?page=5",
"next_page_url": "/?page=2",
"previous_page_url": null
}
}
}