{
"app_key": "99806691412",
"timestamp": "",
"sign": "",
"productNo ": "10001",
"supplierAccountGuid ": "test-merchant"
}
curl --location --request POST 'http://test.merchant.center.mf178.cn/api/merchant/cancelSubscribePriceNotify' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_key": "99806691412",
"timestamp": "",
"sign": "",
"productNo ": "10001",
"supplierAccountGuid ": "test-merchant"
}'
{
"code": 200,
"message": "success",
"stime": 1729161159.979492,
"etime": 1729161161.79868,
"data": []
}