Customer Wishlist Items
The customer's full wishlist. Right-sidebar panel on the Create-Order screen.
| Endpoint | Method |
|---|---|
/api/admin/customers/{customerId}/wishlist-items | GET |
Returns the standard { data, meta } envelope. Each row includes the product thumbnail (productImage) for the badge. Requires an admin Bearer token.

