> For the complete documentation index, see [llms.txt](https://docs.hub88.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hub88.io/api-changelog/june-2025/deprecation-of-phoenix_jackpot_support-in-operator-api-game-list-response.md).

# Deprecation of phoenix\_jackpot\_support in Operator API Game List Response

**Effective from:** 14 July 2025

**Announced**: 12 June 2025

***

**What’s changing?**

The `phoenix_jackpot_support` field in the response of the [`POST`\
`/operator/generic/v2/game/list`](/developer-docs/operator-api-reference/games-api.md#post-operator-generic-v2-game-list) endpoint (Operator API) is now deprecated and will be **removed** from **14 July 2025**.

**Why is it changing?**

This field is no longer relevant to any active game content and is not utilised in current configurations. To maintain a clean, accurate, and future-ready API response, we are formally removing it.

**Impact**

From 14 July 2025, the [`POST`\
`/operator/generic/v2/game/list`](/developer-docs/operator-api-reference/games-api.md#post-operator-generic-v2-game-list) endpoint's response will **no longer include** the `phoenix_jackpot_support` attribute. Operators should review and update any internal dependencies on this field to avoid potential issues following its removal.

No other attributes or behaviours in the response are affected by this change.

For any questions or further support, please reach out to your Hub88 Account Manager or contact the support team directly.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.hub88.io/api-changelog/june-2025/deprecation-of-phoenix_jackpot_support-in-operator-api-game-list-response.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
