================================================================================
REQUEST LOG: req_70J8cXwH1pdA
================================================================================

[2026-05-12 08:11:30.298174] REQUEST END
    Status: 200
    Response Time: 3.31ms
    Response: {
    "success": true,
    "message": "Branch expenses retrieved successfully",
    "data": [
        {
            "id": 2,
            "branch_id": "4",
            "expense_category_id": "2",
            "user_id": "13",
            "title": "test",
            "description": null,
            "amount": "8987.00",
            "payment_source": "self",
            "payment_method": "cash",
            "reference_number": null,
            "receipt_image": null,
            "expense_date": "2026-05-10T00:00:00.000000Z",
            "status": "pending",
            "approved_by": null,
            "approved_at": null,
            "rejection_reason": null,
            "created_at": "2026-05-10T12:46:51.000000Z",
            "updated_at": "2026-05-10T12:46:51.000000Z",
            "deleted_at": null,
            "tenant_id": "2",
            "category": {
                "id": 2,
                "name": "General",
                "description": "General expenses",
                "is_active": true,
                "created_at": "2026-05-10T12:46:51.000000Z",
                "updated_at": "2026-05-10T12:46:51.000000Z",
                "deleted_at": null,
                "tenant_id": "1"
            },
            "user": {
                "id": 13,
                "branch_id": "4",
                "name": "ammad",
                "email": "ali@alstar.com",
                "email_verified_at": null,
                "created_at": "2026-04-25T22:29:59.000000Z",
                "updated_at": "2026-04-25T22:29:59.000000Z",
                "deleted_at": null,
                "tenant_id": "2"
            },
            "approver": null
        }
    ],
    "meta": {
        "request_id": "req_70J8cXwH1pdA",
        "timestamp": "2026-05-12T08:11:30+00:00"
    }
}

================================================================================