GET customer.wishlist.list.json
Summary: —
Operation ID: CustomerWishlistList
Auth: unknown
Operation ID: CustomerWishlistList
Auth: unknown
Description
Get a Wish List of customer from the store.
Parameters (7)
count
(integer, query, optional, default: 10)
This parameter sets the entity amount that has to be retrieved. Max allowed count=250
customer_id
(string, query, required)
Retrieves orders specified by customer id
id
(string, query, optional)
Entity id
page_cursor
(string, query, optional)
Used to retrieve entities via cursor-based pagination (it can't be used with any other filtering parameter)
response_fields
(string, query, optional, default: {return_code,return_message,pagination,result})
Set this parameter in order to choose which entity fields you want to retrieve
start
(integer, query, optional, default: 0)
This parameter sets the number from which you want to get entities
store_id
(string, query, optional)
Store Id
No probe data for this endpoint yet.