Transfer order APIs:
- When there are multiple orders or order lines with the same internal ID - from your system (
importId,orderImportId,…), the system will use now the latest order/order line if the order and order line ID from Onix system (orderId,orderLineId,…) does not get specified. - Affected endpoints:
POST /v1/orders
POST /v1/order-lines
POST /v1/order-lines/items
POST /v1/order-lines/properties
POST /v1/order-lines/form-properties