Skip to main content
GET
/
v1
/
store
/
{storeId}
/
wishlist
/
check
/
{productId}
Check Product in Wishlist
curl --request GET \
  --url https://storekit.samarthh.me/v1/store/{storeId}/wishlist/check/{productId}

Path Parameters

storeId
string
required
productId
string
required

Response

200 - application/json

Successful response