Exports data to PrestaShop based on the given parameters.
- scope: accepts only the following values: Type, Model, Manufacturer, Model Association;
- startAt: exports only models with a higher or equal than that given ID;
- onlyFor: exports only the model whose ID is equal to that given;
- onlyMissingonly exports data that have not yet been exported;
Restriction:The parametersstartAtandonlyForcannot be submitted within the same request.