本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
{
"id": 0,
"promotion": {
"title": "string",
"sub_title": "string"
},
"sku": "string",
"mpn": "string",
"gtin": "string",
"type": "string",
"name": "string",
"short_link_code": "string",
"urls": {
"customer": "string",
"admin": "string"
},
"price": {
"amount": 0,
"currency": {}
},
"taxed_price": {
"amount": 0,
"currency": {}
},
"pre_tax_price": {
"amount": 0,
"currency": {}
},
"tax": {
"amount": 0,
"currency": {}
},
"description": "string",
"quantity": "string",
"status": "string",
"is_available": true,
"views": "string",
"sale_price": {
"amount": 0,
"currency": {}
},
"sale_end": "string",
"require_shipping": true,
"cost_price": "string",
"weight": 0,
"weight_type": "string",
"weight_label": "string",
"with_tax": true,
"included_tax": true,
"url": "string",
"main_image": "string",
"images": [
{}
],
"show_purchase_count": "string",
"sold_quantity": 0,
"sold_quantity_desc": "string",
"rating": {
"total": 0,
"count": 0,
"rate": 0
},
"favorite": "string",
"has_special_price": true,
"regular_price": {
"amount": 0,
"currency": {}
},
"features": {
"show_you_may_like": true,
"show_rating": true,
"availability_notify": "string",
"show_remaining_quantity": true,
"quick_buy": true,
"buy_as_gift": true
},
"maximum_quantity_per_order": 0,
"show_in_app": true,
"has_size_guide": true,
"notify_quantity": "string",
"hide_quantity": true,
"unlimited_quantity": true,
"managed_by_branches": true,
"services_blocks": {
"installments": [
{}
]
},
"calories": "string",
"customized_sku_quantity": true,
"options": [
{
"id": 0,
"name": "string",
"description": "string",
"type": "string",
"required": true,
"associated_with_order_time": 0,
"availability_range": true,
"not_same_day_order": true,
"choose_date_time": "string",
"from_date_time": "string",
"to_date_time": "string",
"sort": "string",
"advance": true,
"display_type": "string",
"visibility": "string",
"translations": {
"ar": {
"option_name": "string",
"description": "string"
}
},
"values": [
{
"id": "string",
"name": "string",
"price": {
"amount": "string",
"currency": {}
},
"display_value": "string",
"advance": true,
"option_id": 0,
"image_url": "string",
"hashed_display_value": "string",
"translations": {
"ar": {
"option_name": "string",
"description": "string"
}
}
}
]
}
],
"skus": [
{
"id": 0,
"price": {
"amount": 0,
"currency": {}
},
"regular_price": {
"amount": 0,
"currency": {}
},
"sale_price": {
"amount": 0,
"currency": {}
},
"stock_quantity": "string",
"barcode": "string",
"sku": "string",
"mpn": "string",
"gtin": "string",
"related_options": [
0
],
"related_option_values": [
0
],
"weight": "string",
"weight_type": "string",
"weight_label": "string"
}
],
"tags": [
{}
]
}