================================================================================
REQUEST LOG: req_L2l87Spilm8z
================================================================================

[2025-12-29 18:40:37.557665] REQUEST END
    Status: 201
    Response Time: 81.5ms
    Response: {
    "success": true,
    "message": "Expense created successfully",
    "data": {
        "branch_id": 1,
        "expense_category_id": 2,
        "title": "bills",
        "amount": "100.00",
        "payment_method": "cash",
        "reference_number": "6757574",
        "expense_date": "2025-12-29T00:00:00.000000Z",
        "user_id": 2,
        "updated_at": "2025-12-29T18:40:37.000000Z",
        "created_at": "2025-12-29T18:40:37.000000Z",
        "id": 1
    },
    "meta": {
        "request_id": "req_L2l87Spilm8z",
        "timestamp": "2025-12-29T18:40:37+00:00"
    }
}

================================================================================