> 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-nl/orders/orders-retouren-en-annuleringen-verwerken.md).

# Orders, retouren en annuleringen verwerken

## Orderverwerking, retouren en annuleringen

Gebruik deze sectie voor de afhandeling van Orders nadat je koppeling live is.

Open het artikel dat past bij de taak die je moet voltooien.

<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>Stel standaardtransporteurs en Mapping van transporteurs in.</td><td><a href="/spaces/mS8kqpTN6Ha0ENLEp29l/pages/be9bbec5d891c022ffb1ac26bba95215ae37fde7">/spaces/mS8kqpTN6Ha0ENLEp29l/pages/be9bbec5d891c022ffb1ac26bba95215ae37fde7</a></td></tr><tr><td><i class="fa-arrow-rotate-left">:arrow-rotate-left:</i></td><td><strong>Orderretouren</strong><br>Begrijp hoe retouren werken in Order Koppelingen.</td><td><a href="/spaces/mS8kqpTN6Ha0ENLEp29l/pages/c29ee47d3bce1af07631876e03b15d3f1b41d2f0">/spaces/mS8kqpTN6Ha0ENLEp29l/pages/c29ee47d3bce1af07631876e03b15d3f1b41d2f0</a></td></tr><tr><td><i class="fa-ban">:ban:</i></td><td><strong>Orderannuleringen</strong><br>Zie hoe annuleringen van koper, Verkoper en marketplace worden afgehandeld.</td><td><a href="/spaces/mS8kqpTN6Ha0ENLEp29l/pages/c13eda6e3c6f0c811b7e595a9fe52ed813d1ea0f">/spaces/mS8kqpTN6Ha0ENLEp29l/pages/c13eda6e3c6f0c811b7e595a9fe52ed813d1ea0f</a></td></tr><tr><td><i class="fa-cart-shopping">:cart-shopping:</i></td><td><strong>Afgehandeld door Marketplace</strong><br>Leer hoe Orders die door Marketplace worden afgehandeld, worden geïmporteerd.</td><td><a href="/spaces/mS8kqpTN6Ha0ENLEp29l/pages/e7f2c9a0858d1a31b1ffc93fc0546265ee26ddf2">/spaces/mS8kqpTN6Ha0ENLEp29l/pages/e7f2c9a0858d1a31b1ffc93fc0546265ee26ddf2</a></td></tr><tr><td><i class="fa-flask">:flask:</i></td><td><strong>Test Orders en testretouren</strong><br>Test het verzenden en ontvangen van Ordergegevens met je platform.</td><td><a href="/spaces/mS8kqpTN6Ha0ENLEp29l/pages/783eb950ea36f042e0bb449473dd8c741f70fe40">/spaces/mS8kqpTN6Ha0ENLEp29l/pages/783eb950ea36f042e0bb449473dd8c741f70fe40</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-nl/orders/orders-retouren-en-annuleringen-verwerken.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.
