Authorization: Bearer ********************curl --location --request POST 'https://apidev.edufee.online/api/fees-report-fees-portfolio' \
--header 'Authorization: Bearer <token>' \
--form 'academic_year_id="85"' \
--form 'department_id="2"' \
--form 'combination_pivot_id[]="29"' \
--form 'group_id[]="56"' \
--form 'up_to_month="12"'{
"errors": null,
"message": "Success",
"status_code": 200,
"payload": {
"data": {
"status": "success",
"message": "Fees portfolio report fetched successfully.",
"reports": {
"current_page": 1,
"data": [
{
"department_name": "school",
"section": "six-day-a",
"group_name": "Common",
"custom_student_id": "1054415814",
"student_id": 143,
"class_roll": 56565,
"student_name_english": "testrtr",
"payment_state": "UNPAID",
"assigned_fee": "2000.00",
"paid": "0.00",
"due": "2000.00"
},
{
"department_name": "school",
"section": "six-day-a",
"group_name": "Common",
"custom_student_id": "6267051",
"student_id": 24,
"class_roll": 27,
"student_name_english": "BISHAL",
"payment_state": "UNPAID",
"assigned_fee": "3335.00",
"paid": "0.00",
"due": "3335.00"
},
{
"department_name": "school",
"section": "six-day-a",
"group_name": "Common",
"custom_student_id": "6267085",
"student_id": 5,
"class_roll": 1,
"student_name_english": "MST. KHADIZA KHATUN",
"payment_state": "UNPAID",
"assigned_fee": "3835.00",
"paid": "0.00",
"due": "3835.00"
},
{
"department_name": "school",
"section": "six-day-a",
"group_name": "Common",
"custom_student_id": "6267109",
"student_id": 20,
"class_roll": 22,
"student_name_english": "MST. PIANCA",
"payment_state": "UNPAID",
"assigned_fee": "3335.00",
"paid": "0.00",
"due": "3335.00"
},
{
"department_name": "school",
"section": "six-day-a",
"group_name": "Common",
"custom_student_id": "6267224",
"student_id": 21,
"class_roll": 24,
"student_name_english": "MUMITUR RAHMAAN TURJO",
"payment_state": "UNPAID",
"assigned_fee": "3335.00",
"paid": "0.00",
"due": "3335.00"
},
{
"department_name": "school",
"section": "six-day-a",
"group_name": "Common",
"custom_student_id": "6267256",
"student_id": 16,
"class_roll": 16,
"student_name_english": "MST SAMIA AKTER MIM",
"payment_state": "UNPAID",
"assigned_fee": "3835.00",
"paid": "0.00",
"due": "3835.00"
},
{
"department_name": "school",
"section": "six-day-a",
"group_name": "Common",
"custom_student_id": "6267285",
"student_id": 19,
"class_roll": 21,
"student_name_english": "MST. SADIA JAHAN",
"payment_state": "UNPAID",
"assigned_fee": "2845.00",
"paid": "0.00",
"due": "2845.00"
},
{
"department_name": "school",
"section": "six-day-a",
"group_name": "Common",
"custom_student_id": "6276037",
"student_id": 18,
"class_roll": 19,
"student_name_english": "PRITHI KUMAR SHHA NIROB",
"payment_state": "UNPAID",
"assigned_fee": "3335.00",
"paid": "0.00",
"due": "3335.00"
},
{
"department_name": "school",
"section": "six-day-a",
"group_name": "Common",
"custom_student_id": "6276048",
"student_id": 15,
"class_roll": 15,
"student_name_english": "SREE UTPOL KUMAR CHAIDORY",
"payment_state": "UNPAID",
"assigned_fee": "3835.00",
"paid": "0.00",
"due": "3835.00"
},
{
"department_name": "school",
"section": "six-day-a",
"group_name": "Common",
"custom_student_id": "6280194",
"student_id": 14,
"class_roll": 14,
"student_name_english": "DIPABOLI GHOSH",
"payment_state": "UNPAID",
"assigned_fee": "3835.00",
"paid": "0.00",
"due": "3835.00"
},
{
"department_name": "school",
"section": "six-day-a",
"group_name": "Common",
"custom_student_id": "6288732",
"student_id": 17,
"class_roll": 17,
"student_name_english": "KUSHAN BISWAS",
"payment_state": "UNPAID",
"assigned_fee": "3835.00",
"paid": "0.00",
"due": "3835.00"
},
{
"department_name": "school",
"section": "six-day-a",
"group_name": "Common",
"custom_student_id": "6288775",
"student_id": 23,
"class_roll": 26,
"student_name_english": "FARHAN ISLAM SIAM",
"payment_state": "UNPAID",
"assigned_fee": "3335.00",
"paid": "0.00",
"due": "3335.00"
},
{
"department_name": "school",
"section": "six-day-a",
"group_name": "Common",
"custom_student_id": "88884",
"student_id": 142,
"class_roll": 900006,
"student_name_english": "fee amount test6",
"payment_state": "UNPAID",
"assigned_fee": "2000.00",
"paid": "0.00",
"due": "2000.00"
}
],
"first_page_url": "https://apidev.edufee.online/api/fees-report-fees-portfolio?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "https://apidev.edufee.online/api/fees-report-fees-portfolio?page=1",
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "https://apidev.edufee.online/api/fees-report-fees-portfolio?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Next »",
"active": false
}
],
"next_page_url": null,
"path": "https://apidev.edufee.online/api/fees-report-fees-portfolio",
"per_page": 10000,
"prev_page_url": null,
"to": 13,
"total": 13
},
"totals": {
"total_assigned_fee": "42695.00",
"total_paid": "0.00",
"total_due": "42695.00"
}
}
}
}