Skip to content

Get a single wishlist entry based on filters

GET
/rest/v1/product/wishlist/item

Parameters

Query Parameters

filter[id]

Filter by wishlist IDs

Type
string
filter[customerId]

Filter by customer ID

Type
string
filter[productId]

Filter by product ID

Type
string
include

Include relations (customer, product)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI