curl --location --request GET 'https://m1.apifoxmock.com/m1/4737255-0-default/products/byId/price/list/'
{
"productName": "",
"sellingPoint": "",
"frontCategoryIds": "",
"skuInfoList": [
{
"salesProperties": [
{
"id": 0,
"name": "",
"value": "",
"imageUrl": "",
"idAsText": ""
}
],
"skuId": "",
"paymentTypeList": [
""
],
"underlinedPrice": 0.0,
"underlinedIntegralPrice": 0.0,
"standardPrice": 0.0,
"standardIntegralPrice": 0.0,
"platinumPrice": 0.0,
"platinumIntegralPrice": 0.0,
"exclusivePrice": 0.0,
"exclusiveIntegralPrice": 0.0,
"salesVolumeAdjust": 0,
"supplyPrice": 0.0
}
]
}