Authorization: Bearer ********************
curl --location --request GET 'https://shop.ijuhui.mobi/wxapi/rental/product/info?template_id=55088' \
--header 'openid: ow5ki0cg-dypi32TbgxPYMjw5aJ8'
{
"code": 200,
"message": "成功",
"data": {
"template_id": 55088,
"template_name": "全新模块",
"list_price": 2917.13,
"product_variant": "6SL3120-1TE24-5AC0",
"type": "product",
"categ_id": 1,
"categ_name": "全新模块",
"full_categ_name": "全新产品/西门子/全新模块",
"qty_available": 0.0,
"property_stock_inventory_id": 14
}
}