{
"app_key": "99806691412",
"timestamp": "",
"sign":"",
"miniunit_id ":"10001",
"b_id": "6",
"product_id":"",
"goods_sku":"",
"pageSize" : "10",
"page" : "1"
}curl --location --request POST 'http://test.merchant.center.mf178.cn/api/merchant/productGoodsListNew' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_key": "99806691412",
"timestamp": "",
"sign":"",
"miniunit_id ":"10001",
"b_id": "6",
"product_id":"",
"goods_sku":"",
"pageSize" : "10",
"page" : "1"
}'{
"code": 0,
"message": "ok",
"stime": 1763088116.628219,
"etime": 1763088116.695304,
"data": {
"data": [
{
"b_id": 6,
"order_type": 10001,
"product_id": 10006,
"goods_sku": "SK000178",
"template_id": 0,
"amount": 100,
"spec": "商品:联通、面值:100元",
"source_pack_id": 137,
"uni_md5": "B7E2CE71B856446239B1F595F0110EAF",
"status": 1,
"datas": null,
"miniunit_id": 1000404,
"biz_name": "话费直充",
"product_name": "全国话费卡密专充",
"goods_name": "联通",
"source_type_name": "",
"source_limit_name": "",
"is_price_config_new": 1,
"goods_price": "100.750",
"min_price": "90.000",
"max_price": "108.000",
"is_limit_price": 2,
"is_limit_price_name": "不限价",
"limit_price": 0,
"order_min_num": "不限制",
"good_with_material": 0
}
],
"total": 1,
"count": 1
}
}