Get Wishlist Status
Returns the wishlist status of the provided product IDs
POST
Get Wishlist Status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Location Id or Agency Id
Example:
"6578278e879ad2646715ba9c"
Available options:
location Array of product IDs
Example:
[
"5e8c3f5a812e52f9bd6ec577",
"6578cead787ad8fce8adbdc8a8e8"
]Store Id
Example:
"3SwdhCu3svxI8AKsPJt6"
Contact id for which wishlist is required
Example:
"3SwdhCu3svxI8AKsPJt6"
Response
Successful response
Array of product IDs
Example:
[
"5e8c3f5a812e52f9bd6ec577",
"6578cead787ad8fce8adbdc8a8e8"
]Last modified on March 8, 2026
Get Wishlist Status