v1
latestOpenAPI 3.1.02026-08-0613100188.2 KBOrders
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).
post/v1/orders
Request body
Response
No Content