Newer Version Available

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

Wishlist Input

Wishlist to create.
Root XML tag
<wishlistInput>
JSON example
1{
2"name":"My List",
3"products": [
4   {
5   "productId": "01tRM000000Osl0YAC"
6   },
7   {
8   "productId": "01tRM000000Oi92YAC"
9   },
10   {
11   "productId": "01tRM000000NJCeYAO"
12   }]
13}
Properties
Name Type Description Required or Optional Available Version
name String Name of the wishlist. Required 49.0
products Wishlist Item Input[] List of products to add to the wishlist. Optional 49.0