{
"aftersaleNo": "string",
"subsidyCode": "string",
"orderNo": "string",
"orderSkuNo": "string",
"subsidyFee": 0,
"subsidyType": 0,
"generationTime": "string"
}curl --location --globoff 'https://open-test.wanqidian.com<渠道回调地址>?messageKey=202501010800888123456789&topic=AFTERSALE_SUBSIDY_CHANGE&appid=&noncestr={{%24string.alphanumeric(length%3D8)}}×tamp={{%24date.timestamp}}&sign=' \
--header 'Content-Type: application/json' \
--data '{
"aftersaleNo": "string",
"subsidyCode": "string",
"orderNo": "string",
"orderSkuNo": "string",
"subsidyFee": 0,
"subsidyType": 0,
"generationTime": "string"
}'{
"code": 0,
"message": "string"
}