v1

latestOpenAPI 3.0.02026-07-26318168886.7 KB
Wish List Items

Create Wish List Item

To create wish list item<br>創建追蹤清單

post/wish_list_items

Request body

customer_idstring required

Customer ID<br>顧客 ID

product_idstring required

Product ID<br>商品ID

variation_keystring required

Product's variation's key<br>商品規格key<br> If product does not have variations, please set to empty string.<br>若商品無規格,請填入空字串<br>

Example request

{
  "customer_id": "5f47c96a86a983001614a834",
  "product_id": "6441e6f0b48cd6004c20a075",
  "variation_key": "6475a67493aa6a0034d183ad"
}

Response

CREATED

idstring
customer_idstring
product_idstring
variation_keystring