Newer Version Available

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

Product Data Input

Input representation of the product details such as the product ID and product selling model ID.
JSON example
1"productData": [
2    {
3      "productId": "01txx0000006ivJAAQ",
4      "productSellingModelId": "0jPxx000000009hEAA"
5    },
6    {
7      "productId": "01txx0000006ivLAAQ",
8      "productSellingModelId": "0jPxx000000009iEAABB"
9    }
10  ]
Properties
Name Type Description Required or Optional Available Version
productId String ID of the product. Required 61.0
product​Selling​ModelId String ID of the product selling model. Optional 61.0