ExportDataUnitsConfiguration document

Document representing a configuration for the data units which a site export needs to identify what exactly should be exported. All unit types (site specific, global, …) which should be exported need to be set to ‘true‘. Units set to ‘false’ are simply ignored with this version and can also be skipped.

PropertyTypeConstraintsDescription
catalog_static_resourcesMap[String, Boolean]The Catalog Static Resources which should be exported. If “all”:true is included, all available units will be exported.
catalogsMap[String, Boolean]The Catalogs which should be exported. If “all”:true is included, all available units will be exported.
customer_listsMap[String, Boolean]The Customer Lists which should be exported. If “all”:true is included, all available units will be exported.
global_dataExportGlobalDataConfigurationThe Global Data which should be exported. If “all”:true is set, all available units will be exported.
inventory_listsMap[String, Boolean]The Inventory Lists which should be exported. If “all”:true is included, all available units will be exported.
librariesMap[String, Boolean]The Libraries which should be exported. If “all”:true is included, all available units will be exported.
library_static_resourcesMap[String, Boolean]The Library Static Resources which should be exported. If “all”:true is included, all available units will be exported.
price_booksMap[String, Boolean]The Price Books which should be exported. If “all”:true is included, all available units will be exported.
sitesMap[String, ExportSitesConfiguration]The Sites which should be exported. If property “all” is assigned, all available sites will be exported.

Attention!

The Open Commerce API (OCAPI) is now deprecated. The provisions described in our versioning and deprecation policy fully apply. For all new projects and major refactoring work, use B2C Commerce API (SCAPI) as the default REST API. For additional details, refer to Why Use SCAPI Instead of OCAPI.

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!