# April 1, 2025: Update Amazon version

{% hint style="danger" %}

### ACTION REQUIRED

Amazon requires all users to update their API to V2. After **April 1, 2025**, we can’t guarantee full functionality for Amazon V1 in Channable.
{% endhint %}

April 1, 2025

<details>

<summary><strong>What happens if I don’t migrate?</strong></summary>

**Starting April 1, 2025**

* Channable will no longer be able to provide technical and troubleshooting support for your Amazon V1 API.
* Full functionality for V1 won’t be guaranteed.
* You’ll be working with an outdated data model.

</details>

{% hint style="warning" %}
**Important**: Learn about the [changes from July 31, 2025](/changelog/july-2025/july-31-2025-migrate-to-new-amazon-version-old-version-is-no-longer-working.md).
{% endhint %}


---

# 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://helpcenter.channable.com/changelog/april-2025/april-1-2025-update-amazon-version.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.
