Get Cart Id

To retrieve or generate a cart_id using cart identifiers.
The cart_id remains valid until checkout is completed. If a cart is not found, a new one will be created.
使用購物車識別欄位搜索或生成購物車 ID,購物車 ID在結帳完成前有效,若找不到對應的購物車,將自動創建新購物車

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

owner id of the cart, could be user_id or public session id.
購物車擁有者ID,登入會員的購物車此值是 user_id; 訪客的購物車則是 public_session_id

string
enum
required

owner type of the cart, could be User or Guest only.
購物車擁有者類型,登入會員的購物車此值是 User; 訪客的購物車則是 Guest

Allowed:
string

識別不同商務平台的直播購物車之 shop_session_id

string

一頁式商店 (express checkout)購物車的 page_id

string

快速結帳立即購買 (fast_checkout)購物車的 product_id

string

購物車渠道 channel_id

string

購物車的建立來源

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json