本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
{
"page": {
"title": "string",
"slug": "customer.orders.index"
},
"orders": [
{
"id": 0,
"reference_id": 0,
"created_at": "2019-08-24",
"sub_total": 0,
"total": 0,
"cod_cost": 0,
"can_reorder": true,
"can_cancel": true,
"can_rate": true,
"cancel_url": "string",
"payment_url": "string",
"shipping": {
"id": 12345,
"name": "string",
"number": "string",
"logo": "string",
"cost": 0
},
"tax": {
"amount": 0,
"percent": 0
},
"status": {
"name": "string",
"icon": "string",
"color": "string"
},
"items": [
{}
],
"discounts": [
{
"name": "string",
"discount": 0
}
],
"is_rated": true,
"rating": {}
}
]
}
扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升