================================================================================
REQUEST LOG: req_agOCsawd7s7m
================================================================================

[2026-05-12 07:56:10.947456] REQUEST END
    Status: 200
    Response Time: 2.37ms
    Response: {
    "success": true,
    "message": "Current cash register retrieved successfully",
    "data": {
        "id": 3,
        "branch_id": "4",
        "user_id": "13",
        "register_date": "2026-05-09T00:00:00.000000Z",
        "opening_balance": "900.00",
        "cash_sales": "1470.00",
        "cash_expenses": "478.00",
        "cash_in": "0.00",
        "cash_out": "0.00",
        "expected_balance": "1892.00",
        "actual_balance": null,
        "variance": null,
        "notes": null,
        "status": "open",
        "closed_at": null,
        "created_at": "2026-05-09T23:07:55.000000Z",
        "updated_at": "2026-05-12T07:55:20.000000Z",
        "tenant_id": "1"
    },
    "meta": {
        "request_id": "req_agOCsawd7s7m",
        "timestamp": "2026-05-12T07:56:10+00:00"
    }
}

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