Skip to content

Customer Wishlist Items

The customer's full wishlist. Right-sidebar panel on the Create-Order screen.

EndpointMethod
/api/admin/customers/{customerId}/wishlist-itemsGET

Returns the standard { data, meta } envelope. Each row includes the product thumbnail (productImage) for the badge. Requires an admin Bearer token.

Released under the MIT License.