add_to_watchlist
Add a product offer to a supported shop's watchlist using the shop reference identifier. Check shop account capabilities first to ensure the feature is available.
Instructions
Add an offer to the shop's wishlist / watchlist / wantlist if the shop
supports it. shop_ref is the same per-shop product/article identifier
used by add_to_cart. Raises AccountFeatureNotSupported if the shop
has no watchlist concept — check shop_account_capabilities first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shop | Yes | ||
| shop_ref | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||