The API returns a tracking id to be used to query API OR14.
Mirakl recommends to use API OR13 instead of API OR11 as it can handle very large volumes of data.
You must give at least one date range filter: created or last updated date.
API OR13 supports the chunk of the export file into multiple files in order to:
- respect a maximum megabyte weight using the
megabytes_per_chunk
parameter. - respect a maximum amount of exported items using the
items_per_chunk
parameter.
Only one export request can be created for the same shop account.