{
"app_key": "1135130452",
"goods_id": 112233,
"external_code": "SY23283822244",
"timestamp": 1723535808,
"sign": "602eed729e4b8edd71da79d5a9c0d08e"
}curl --location --request POST 'http://test.shop.center.mf178.cn接口路径具体为用户自己配置,请看下方说明' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_key": "1135130452",
"goods_id": 112233,
"external_code": "SY23283822244",
"timestamp": 1723535808,
"sign": "602eed729e4b8edd71da79d5a9c0d08e"
}'{
"code": "SUCCESS",
"message": "接收成功"
}