{
"serviceCodes": [
"PICKUP_CHANGE"
]
}curl --location --globoff 'https://open-test.wanqidian.com/open/api/v1/callback/service/batch/cancel?appid=&noncestr={{%24string.alphanumeric(length%3D8)}}×tamp={{%24date.timestamp}}&sign=' \
--header 'Content-Type: application/json' \
--data '{
"serviceCodes": [
"PICKUP_CHANGE"
]
}'{
"code": 0,
"message": "string",
"data": {}
}