本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
{
"id": 0,
"status": "expired",
"currency": "string",
"total": "string",
"subtotal": "string",
"total_discount": "string",
"checkout_url": "string",
"age_in_minutes": 0,
"created_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z",
"items_count": 0,
"customer": {
"id": 0,
"name": "string",
"mobile": "string",
"avatar": "string",
"country": "string",
"city": "string",
"email": "string"
},
"coupon": {
"id": 0,
"code": "string",
"status": "expired",
"type": "string",
"amount": "string",
"minimum_amount": "string",
"free_shipping": true,
"expiry_date": "2019-08-24T14:15:22Z",
"created_at": "2019-08-24T14:15:22Z"
},
"items": [
{
"id": 0,
"product_id": 0,
"quantity": 0
}
],
"cart_history": [
{
"reminder_channel": "string",
"is_sent": true,
"reminder_date": "2019-08-24T14:15:22Z",
"created_at": "2019-08-24T14:15:22Z"
}
]
}
扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升