{
"page": 0,
"search_words": "string",
"limit": 0,
"source": 0,
"category_id": 0,
"brand_ids": [
0
],
"agreement_price": {
"from": 0,
"to": 0
},
"guide_price": {
"from": 0,
"to": 0
},
"activity_price": {
"from": 0,
"to": 0
},
"promotion_rate": {
"from": 0,
"to": 0
},
"activity_rate": {
"from": 0,
"to": 0
},
"profits": {
"from": 0,
"to": 0
},
"created_time": {
"from": 0,
"to": 0
},
"type": "string",
"sort": "string",
"is_free_shipping": 0,
"shop_words": "string",
"group_id": 0,
"recommend": 0,
"goods_type": 0,
"cloud_shop_id": 0
}curl --location --request POST '/v2/GoodsStorage/NewList' \
--header 'Content-Type: application/json' \
--data-raw '{
"page": 0,
"search_words": "string",
"limit": 0,
"source": 0,
"category_id": 0,
"brand_ids": [
0
],
"agreement_price": {
"from": 0,
"to": 0
},
"guide_price": {
"from": 0,
"to": 0
},
"activity_price": {
"from": 0,
"to": 0
},
"promotion_rate": {
"from": 0,
"to": 0
},
"activity_rate": {
"from": 0,
"to": 0
},
"profits": {
"from": 0,
"to": 0
},
"created_time": {
"from": 0,
"to": 0
},
"type": "string",
"sort": "string",
"is_free_shipping": 0,
"shop_words": "string",
"group_id": 0,
"recommend": 0,
"goods_type": 0,
"cloud_shop_id": 0
}'{
"id": "string",
"code": 0,
"msg": "string",
"data": {
"count": 0,
"list": [
{
"third_category_name": "string",
"sale": 0,
"market_price": 0,
"activity_rate": 0,
"id": 0,
"unit": "string",
"total_stock": 0,
"activity_price": 0,
"created_time": 0,
"source": 0,
"cover": "string",
"status": 0,
"is_free_shipping": 0,
"brand_id": 0,
"agreement_price": 0,
"stock": 0,
"third_brand_name": "string",
"real_sale": 0,
"shop_id": 0,
"third_id": 0,
"updated_time": 0,
"guide_price": 0,
"sale_price": 0,
"cost_price": 0,
"origin": "string",
"title": "string",
"rate": 0,
"category_id": [
"string"
],
"min_profits": 0,
"max_profits": 0
}
]
}
}