I'm having issues with the product object

Prev Next

Refer to Android Product Object, iOS Product Object, React Native Product Object, Flutter Product Object, and Cordova Product Object for integration details.

You should integrate the product object and the expected data types shared in the sample methods. For example, the taxonomy field requires an array of strings. If you submit this field with string data instead of an array, it will not function properly, and the product will not be handled by Insider methods. 

It will not function properly if you submit the productId field with integer data instead of a string.