本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
{
"id": 0,
"name": "string",
"sku": "string",
"quantity": 0,
"currency": "string",
"weight": 0,
"weight_label": "string",
"amounts": {
"price_without_tax": {
"amount": 0,
"currency": "string"
},
"total_discount": {
"amount": 0,
"currency": "string"
},
"tax": {
"percent": "string",
"amount": {
"amount": 0,
"currency": "string"
}
},
"total": {
"amount": 0,
"currency": "string"
}
},
"notes": "string",
"options": [
{
"id": 0,
"product_option_id": 0,
"name": "string",
"type": "adio",
"value": [
{
"id": 0,
"name": "string",
"price": {
"amount": 0,
"currency": "string"
}
}
]
}
],
"images": [
{
"id": 0,
"image": "string",
"type": "string"
}
],
"codes": [
{
"code": "string",
"status": "string"
}
],
"files": [
{
"url": "string",
"name": "string",
"size": 0
}
],
"reservations": [
{
"id": 0,
"from": "14:30",
"to": "17:30",
"date": "2022-01-10"
}
],
"branches_quantity": [
0
]
}
扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升