16. 订单结算
开发中
开发环境
开发环境
GET
/checkout/order
请求参数
Query 参数
mode
string
必需
示例值:
buyNow
delivery
integer
必需
示例值:
10
shopId
integer
自提门店ID
示例值:
0
couponId
integer
优惠券ID
示例值:
0
isUsePoints
integer
可选
示例值:
0
cartIds
string
购物车ID集
示例值:
30,31
Header 参数
Access-Token
string
必需
示例值:
1741f74aed758a688515f72572dc8e37
platform
string
必需
示例值:
h5
Body 参数application/json
示例代码
返回响应
修改于 2023-10-11 03:02:25