> 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/list-advertise/list-and-advertise-fr/commandes/traitement-des-commandes-des-retours-et-des-annulations.md).

# Traitement des Commandes, des retours et des annulations

## Traitement des Commandes, des retours et des annulations

Vous pouvez utiliser cette section A gérer le traitement des Commandes une fois votre connexion active.

Ouvrez l’article qui correspond A la tâche que vous devez effectuer.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-truck-fast">:truck-fast:</i></td><td><strong>Transporteurs</strong><br>Configurez les transporteurs par défaut et le Mapping des transporteurs.</td><td><a href="/spaces/kwlxgYzFzKXZ3jJq27CJ/pages/ce0d0911842e9d41172165eae1d9a0e35998e009">/spaces/kwlxgYzFzKXZ3jJq27CJ/pages/ce0d0911842e9d41172165eae1d9a0e35998e009</a></td></tr><tr><td><i class="fa-arrow-rotate-left">:arrow-rotate-left:</i></td><td><strong>Retours de Commande</strong><br>Comprenez comment les retours fonctionnent en matière de connexions de Commande.</td><td><a href="/spaces/kwlxgYzFzKXZ3jJq27CJ/pages/3f1f321f467a11c9aaeacc2ba449b7354a61365e">/spaces/kwlxgYzFzKXZ3jJq27CJ/pages/3f1f321f467a11c9aaeacc2ba449b7354a61365e</a></td></tr><tr><td><i class="fa-ban">:ban:</i></td><td><strong>Annulations de Commande</strong><br>Voyez comment les annulations de l’acheteur, du Vendeur et de la marketplace sont gérées.</td><td><a href="/spaces/kwlxgYzFzKXZ3jJq27CJ/pages/2d9ecf160c5e5aa2437727b867a8f0fc9d24d60f">/spaces/kwlxgYzFzKXZ3jJq27CJ/pages/2d9ecf160c5e5aa2437727b867a8f0fc9d24d60f</a></td></tr><tr><td><i class="fa-cart-shopping">:cart-shopping:</i></td><td><strong>Pris en charge par Marketplace</strong><br>Découvrez comment les Commandes prises en charge par Marketplace sont importées.</td><td><a href="/spaces/kwlxgYzFzKXZ3jJq27CJ/pages/6069bc8aa80a81ff3ea7ac3e2e80f5ed31d14a9f">/spaces/kwlxgYzFzKXZ3jJq27CJ/pages/6069bc8aa80a81ff3ea7ac3e2e80f5ed31d14a9f</a></td></tr><tr><td><i class="fa-flask">:flask:</i></td><td><strong>Commandes de test et retours de test</strong><br>Testez l’envoi et la réception des données de Commande avec votre plateforme.</td><td><a href="/spaces/kwlxgYzFzKXZ3jJq27CJ/pages/d1b601b9b89efae65f63d74f1d962943b777a7af">/spaces/kwlxgYzFzKXZ3jJq27CJ/pages/d1b601b9b89efae65f63d74f1d962943b777a7af</a></td></tr></tbody></table>


---

# 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/list-advertise/list-and-advertise-fr/commandes/traitement-des-commandes-des-retours-et-des-annulations.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.
