> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/changelog/changelog-fr/2025/juillet.md).

# juillet

{% updates format="full" %}
{% update date="2025-07-31" tags="important,info" %}

## Migrer A la nouvelle version Amazon

{% hint style="danger" %}

### ACTION REQUISE

**À partir du 31 juillet 2025**

* Amazon V1 cessera **cesser complètement de fonctionner**.
* Toutes les mises A jour que vous apportez A vos fiches produits en Channable (par ex. informations de stock, prix, contenu) ne se synchroniseront pas A vos fiches.
* Les clients ne verront pas les changements apportés A vos fiches, et nous ne pouvons pas garantir qu’ils apparaîtront sur Amazon.
* Des mises A jour manquées pourraient A provoquer **indisponibilité des fiches** et **ventes perdues**.
  {% endhint %}

{% stepper %}
{% step %}

### Migrer A Amazon V2

A éviter les perturbations, [migrez A Amazon V2](/list-advertise/list-and-advertise-fr/amazon/lister-des-produits-sur-amazon/comment-configurer-un-canal-amazon.md) avant **31 juillet**.
{% endstep %}

{% step %}

### Résolvez premier

Essayez de résoudre les Erreurs potentielles de manière indépendante après la migration avant de contacter l’assistance.
{% endstep %}
{% endstepper %}

**Remarque :** La migration ne perturbera pas vos services Amazon, et vos fiches resteront actives. Une fois la migration effectuée, vous pourrez apporter des modifications A vos produits via la version Amazon V2 migrée de votre API.

\*Cette date limite est déterminée par Amazon et peut changer.
{% endupdate %}
{% endupdates %}


---

# 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://helpcenter.channable.com/changelog/changelog-fr/2025/juillet.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.
