{
"afterSalesNo": "48957975724867584",
"confirmType": 0,
"confirmStatus": true,
"thirdUserId": "dev01"
}curl --location -g --request POST 'https://open-test.wanqidian.com/open/api/v1/aftersale/confirm?appid=&noncestr={{$string.alphanumeric(length=8)}}×tamp={{$date.timestamp}}&sign=' \
--header 'Content-Type: application/json' \
--data-raw '{
"afterSalesNo": "48957975724867584",
"confirmType": 0,
"confirmStatus": true,
"thirdUserId": "dev01"
}'{
"code": 100001,
"message": "系统业务错误:当前状态不支持审核",
"success": false,
"data": null
}