> 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-nl/2026/juli/mirakl-bestellingen-synchroniseren-nu-elke-15-minuten.md).

# Mirakl-bestellingen synchroniseren nu elke 15 minuten

30 juli 2026

Mirakl Order Koppelingen synchroniseren nu elke 15 minuten. Ontdek wie hierdoor wordt getroffen en hoe je oververkoop voorkomt.

### Wat is er veranderd?

Mirakl hanteert nu een strikte snelheidslimiet voor Orders die worden gesynchroniseerd met externe partners, waaronder Channable. Als Resultaat synchroniseren Orders vanuit Mirakl Kanalen [elke 15 minuten in plaats van elke 5 minuten](https://developer.mirakl.com/content/product/mmp/rest/front/openapi3/orders/or11).

Dit betekent dat Mirakl-gebaseerde Orders tot wel 15 minuten nodig kunnen hebben om te verschijnen in je Channable Order Overzicht.

{% hint style="info" %}
Deze wijziging heeft alleen invloed op de synchronisatietijden van Order Koppelingen. Geplande kanaalruns en andere Mirakl-synchronisaties worden niet beïnvloed.
{% endhint %}

### Wie wordt getroffen?

Dit heeft invloed op gebruikers met Mirakl Order Koppelingen, zoals Decathlon, Leroy Merlin en MediaMarkt.

<details>

<summary><i class="fa-shop">:shop:</i> Mirakl-marktplaatsen in Channable</summary>

* Decathlon
* Fnac
* Leroy Merlin
* fonQ
* Darty
* Bricoman
* MediaMarkt
* Conforama
* Carrefour Frankrijk/Spanje
* Manor
* PcComponentes
* Maxeda Brico\&Praxis
* Leen Bakker
* ePrice
* Douglas
* Galeries Lafayette
* Home24
* Sprinter
* Showroomprive
* Hornbach
* Conrad
* vtwonen

</details>

### Wat je moet doen

Voor de meeste gebruikers is geen actie nodig.

Als je beperkte voorraad verkoopt en veel Orders ontvangt, controleer je voorraadbuffers om oververkoop tijdens drukke periodes te voorkomen.


---

# 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-nl/2026/juli/mirakl-bestellingen-synchroniseren-nu-elke-15-minuten.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.
