v1

latestOpenAPI 3.1.02026-08-0613100188.2 KB
Orders

upsertOrders - Upsert orders

<div class="extension-title">Description</div>

Use this API to synchronize orders with Mirakl Connect.

  • The operation is not partially successful: if any order in the payload is invalid, the entire request is rejected.
  • This API does not support PATCH operations. All fields must be sent with each upsert request to ensure the complete update of the order data.
  • Updates whose channel_updated_at timestamp is older than the value already stored in Connect are silently ignored (anti-replay guard).
<div class="api-description-extension"> <div class="extension-title">Call Frequency</div> <div class="recommended-call-frequency">Recommended usage: 20 / sec</div> <div class="max-call-frequency">Maximum usage: 30 / sec</div> </div>
post/v1/orders

Request body

Response

No Content