wishlist_list
List a customer's saved wishlist products by providing either the customer ID or email address. Pagination supported with page and limit parameters.
Instructions
List a customer's saved (wishlist) products.
Parameters
customer_id : Customer's internal ID. email : Customer e-mail (alternative identifier). page : Page number. limit : Results per page (1–100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | No | ||
| No | |||
| page | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||