{
"app_key": "455656544",
"timestamp": 1623343322,
"sign":"sgsdsg3aasdgdsgsdfs434343efset43",
"product_id":"",//传产品编码 不传查所有
"biz_no":"" //商品编码 不传查所有
}
curl --location --request POST 'http://test.merchant.center.mf178.cn/api/merchant/getProductList' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_key": "455656544",
"timestamp": 1623343322,
"sign":"sgsdsg3aasdgdsgsdfs434343efset43",
"product_id":"",//传产品编码 不传查所有
"biz_no":"" //商品编码 不传查所有
}'
{
"code": 0,
"message": "ok",
"stime": 1721295094.531133,
"etime": 1721295095.241052,
"data": [
{
"product_id": 10001,
"product_name": "三网溢价话费(默认产品)",
"product_type": "话费",
"biz_no_list": [
{
"biz_name": "手机充值-话费充值-联通",
"biz_no": "SK000178",
"datas": [
{
"biz_name": "移动",
"biz_no": "SK000177",
"datas": [
{
"amount": 10,
"price": "12.00",
"stock": 106,
"prv_code": "北京//请传内蒙古、北京、上海等31个省,不传自动识别",
"operator_id": "移动,不传自动识别",
"source_pack_id": 25,
"pack_info": {
"id": 25,
"is_effect": 1,
"pack_name": "资源包1",
"price_type": 1,
"limit_price": "0.00",
"pack_type_name": "官方秒到",
"pack_limit_name": "淘宝限制"
},
"price_info": {
"p_s_id": 21,
"product_id": 10001,
"goods_sku": "SK000177",
"template_id": 0,
"price_model": 3,
"min_amount": 10,
"max_amount": 10,
"min_price": "9.00",
"max_price": "12.00",
"price": "12.00",
"is_out_price": 2,
"out_price": "0.00",
"out_resource_id": 0,
"source_pack_id": 25,
"limit_price": "0.00"
}
}
]
}
]
}
]
}
]
}