{
"afterSalesNo": "SP2509210197602600702000",
"thirdUserId": "dev01"
}curl --location --globoff 'https://open-test.wanqidian.com/open/api/v1/aftersale/cancel?appid=&noncestr={{%24string.alphanumeric(length%3D8)}}×tamp={{%24date.timestamp}}&sign=' \
--header 'Content-Type: application/json' \
--data '{
"afterSalesNo": "SP2509210197602600702000",
"thirdUserId": "dev01"
}'{
"code": 200,
"message": "处理成功",
"success": true,
"data": {
"cancelResult": true
}
}