Newer Version Available

This content describes an older version of this product. View Latest

Import Settings Input

Import settings applicable to all product rows in a product import .csv file.
Root XML tag
<importSettings>
JSON example
1{
2   "importSettings":{
3      "categorySettings":{
4         "productCatalogId":"0ZSRM00000004Fk4AI"
5      },
6      "mediaSettings":{
7         "cmsWorkspaceId":"0ZuRM0000000Fcz0AE"
8      },
9      "priceSettings":{
10         "pricebookAliasToIdMapping":{
11            "original":"01sRM000004aArJYAU",
12            "sales":"01sRM000004aArIYAU",
13            "wintersales":"01sRM000004aArKYAU"
14         }
15      },
16      "entitlementSettings":{
17         "defaultEntitlementPolicyId":"1CeRM00000003o40AA"
18      }
19   }
20}
Properties
Name Type Description Required or Optional Available Version
category Category Settings Input Category settings for a product import operation. Required if you specify one or more category-related column headings in your .csv file 54.0
entitlement Entitlement Settings Input Entitlement settings for a product import operation. Required if you specify one or more entitlement-related column headings in your .csv file 54.0
media Media Settings Input Media settings for a product import operation. Required if you specify one or more media-related column headings in your .csv file 54.0
price Price Settings Input Price settings for a product import operation. Required if you specify one or more price-related column headings in your .csv file 54.0