Wishlists
Create a Wishlist
Creates a new wishlist for the current user in the current store.
POST
Authorizations
User token to authorize Cart and Checkout requests.
It is required to associate Cart with the User.
Query Parameters
Specify the fields you would like returned in the response body. More information.
Body
application/json
The Wishlist name.
Whether the wishlist is set to the users default wishlist for the current store. Defaults to false.
Set the Wishlist to public or private. Defaults to true (private).
Was this page helpful?