Commerce Webstore Wishlist, Add to Cart
Adding wishlists to carts respects buyer View Product entitlements and only users entitled to view product data can access it.
If a store is segmented into markets, this API looks at the language parameter appended to the URL to determine the shopper’s locale and returns the appropriate values.
- Resource
-
1/commerce/webstores/webstoreId/wishlists/wishlistId/actions/add-wishlist-to-cart - Available version
- 49.0
- HTTP methods
- POST
- Request parameters for POST
-
Parameter Name Type Description Required or Optional Available Version cartId String ID of the cart. If unspecified, wishlist items are added to the active cart. Optional 49.0 effectiveAccountId String ID of the account for which the request is made. If unspecified, defaults to the account ID for the context user. Optional 49.0 - Response body for POST
- Wishlist to Cart Result