v1
latestOpenAPI 3.0.02026-07-26318168886.7 KBCarts
Get Cart
To get cart information by inputting cart id<br> 以購物車ID取得該購物車資料
get/carts/{id}
Path parameters
idstring required
Cart ID<br>購物車ID
Query parameters
calculate_allboolean
To calculate info for checkout usage, only turn this option on when you ready to checkout.<br> 用於計算結帳相關資訊,僅在準備結帳時啟用此選項
Response
OK
Example response
{
"code": "SUCCESS",
"data": {
"id": "c5466337499b4200b04e21527525b878",
"merchant_id": "61245ba9a6e4e8001c46d6ec",
"owner_id": "61245ba9a6e4e8001c46d6ec",
"owner_type": "USER",
"page_id": "61245ba9a6e4e8001c46d6ec",
"product_id": "61245ba9a6e4e8001c46d6ec",
"items": [
{
"id": "1234",
"product_id": "61245ba9a6e4e8001c46d6ec",
"variation_id": "61245ba9a6e4e8001c46d6ec",
"quantity": 1,
"created_by": "admin",
"triggering_item_id": "2312",
"custom_price": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"total_price": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"product": {
"price": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"lowest_member_price": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"member_price": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"price_sale": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
}
},
"variation": {
"price": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"member_price": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"price_sale": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
}
},
"applied_promotion": {
"discount_type": "percentage"
}
}
],
"payment_id": "61245ba9a6e4e8001c46d6ec",
"delivery_option_id": "61245ba9a6e4e8001c46d6ec",
"country": "TW",
"total": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"subtotal": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"applied_credits_limit": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"applied_user_credits": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"total_tax_fee": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"delivery_fee": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"payment_fee": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"inclusive_tax_info": {
"type": "inclusive",
"tax_region_id": "61245ba9a6e4e8001c46d6ec",
"fee": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
}
},
"custom_discount_items": [
{
"id": "1234",
"product_id": "61245ba9a6e4e8001c46d6ec",
"variation_id": "61245ba9a6e4e8001c46d6ec",
"quantity": 1,
"created_by": "admin",
"triggering_item_id": "2312",
"custom_price": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"total_price": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"product": {
"price": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"lowest_member_price": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"member_price": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"price_sale": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
}
},
"variation": {
"price": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"member_price": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"price_sale": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
}
},
"applied_promotion": {
"discount_type": "percentage"
}
}
],
"coupons": [
{
"coupon_item": {
"discounted_amount": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
}
},
"discounted_amount": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
},
"discount_on": "order",
"discount_type": "percentage",
"discounted_price": {
"cents": 999999999,
"currency_symbol": "NT$",
"currency_iso": "TWD",
"label": "NT$999,999,999",
"dollars": 999999999
}
}
]
},
"trace_id": "0255f148-f9c6-4b1c-8c73-ac9fbf2e5f79"
}