Frontend User Wishlist
POST
Wishlist
Place a new order as the currently authenticated frontend user.
POST
/frontend-user/wishlists
Request Body
JSONRequest Parameters
| Parameter | Type | Required | Validation | Description |
|---|---|---|---|---|
| product_uuid | String | Required | string, required, exists:products,uuid (status=1) | UUID of an active product |
Response
200 OKStatus Code
HTTP status code (200)
Message
Human-readable description
Data
Created wishlist