================================================================================
REQUEST LOG: req_Lx4SdYD20jS3
================================================================================

[2025-12-29 18:45:02.491500] REQUEST END
    Status: 200
    Response Time: 69.18ms
    Response: {
    "success": true,
    "message": "Expense approved successfully",
    "data": {
        "id": 1,
        "branch_id": 1,
        "expense_category_id": 2,
        "user_id": 2,
        "title": "bills",
        "description": null,
        "amount": "100.00",
        "payment_method": "cash",
        "reference_number": "6757574",
        "receipt_image": null,
        "expense_date": "2025-12-29T00:00:00.000000Z",
        "status": "approved",
        "approved_by": 2,
        "approved_at": "2025-12-29T18:45:02.000000Z",
        "rejection_reason": null,
        "created_at": "2025-12-29T18:40:37.000000Z",
        "updated_at": "2025-12-29T18:45:02.000000Z",
        "deleted_at": null
    },
    "meta": {
        "request_id": "req_Lx4SdYD20jS3",
        "timestamp": "2025-12-29T18:45:02+00:00"
    }
}

================================================================================