# 28/12/2023 Group Level Redemption and API release

## &#x20;:bug: Fixed bug where Toggle POS mode was not compatible with Group Level Redemption&#x20;

POS mode was unable to search for cards belonging to linked accounts.

## &#x20;:mag: New search capability in the Cards query

You can now pass in the `redeemable_at_account_id` argument to the `Cards` query, which will filter cards that are redeemable at the given account.

:woman\_technologist: Jules


---

# Agent Instructions: 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:

```
GET https://changelog.usetoggle.com/december-2023/28-12-2023-group-level-redemption-and-api-release.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
