{
"id": "1754829384756293",
"pushTime": "1715932800000",
"type": "order.cancel",
"data": {
"orderSn": "ORD20260604001",
"orderId": "SCMP20260604001"
}
}
curl --location 'http://118.178.236.220:8899/merchant/applet/scmp/notify/callback' \
--header 'X-Message-ID: 123456789' \
--header 'Signature-Data: abcd' \
--header 'Content-Type: application/json' \
--data '{
"id": "1754829384756293",
"pushTime": "1715932800000",
"type": "order.cancel",
"data": {
"orderSn": "ORD20260604001",
"orderId": "SCMP20260604001"
}
}'{"code": 20000, "message": "success"}