本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
{
"success": true,
"status": 200,
"data": {
"cart": {
"id": 0,
"user_id": "string",
"store_id": "string",
"real_shipping_cost": 0,
"free_shipping_bar": null,
"sub_total": 0,
"discount": 0,
"total": 0,
"count": 0,
"items": [
{
"id": 0,
"product_id": 0,
"product_price": 0,
"price": 0,
"total": 0,
"is_available": true,
"offer": {
"discount": 0,
"is_free": true,
"names": "string"
},
"quantity": 0,
"total_special_price": 0,
"special_price": 0
}
]
}
}
}
扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升