Returns the wishlist status of the provided product IDs
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Location Id or Agency Id
"6578278e879ad2646715ba9c"
location Array of product IDs
[
"5e8c3f5a812e52f9bd6ec577",
"6578cead787ad8fce8adbdc8a8e8"
]Store Id
"3SwdhCu3svxI8AKsPJt6"
Contact id for which wishlist is required
"3SwdhCu3svxI8AKsPJt6"
Successful response
Array of product IDs
[
"5e8c3f5a812e52f9bd6ec577",
"6578cead787ad8fce8adbdc8a8e8"
]