latestOpenAPI 3.0.02026-07-26318168886.7 KB

1675ac12cde7

Wish List Items

Get wish list items

To get wish list items.<br>獲取追蹤清單。

get/wish_list_items

Query parameters

customer_idstring required

The ID of the customer.<br>顧客 ID

previous_idstring

The last ID of the wish list item in the previous request.<br> 上一次請求的最後一筆 wish list item 的 ID

limitinteger

Numbers of result<br>顯示 n 筆結果

simplifiedboolean

Is response simplified<br>是否簡化回傳結果

product_ids[]string[]

Product IDs<br>指定商品ID

order_by'desc' | 'asc'
Example:desc

Specify the sorting order based on the created_at field as either asc or desc.<br> 依照 created_at 欄位指定排序方式為升冪或降冪

Response

OK

last_idLastId — unresolved $ref
limitLimit — unresolved $ref