{
"body": {
"returnOrderCode": "string",
"returnOrderId": 0
}
}curl --location --request POST 'https://c2.xinheyun.com/api/open/v3/purchase/return/delete' \
--header 'Cookie;' \
--header 'Content-Type: application/json' \
--data-raw '{
"body": {
"returnOrderCode": "string",
"returnOrderId": 0
}
}'{
"code": 0,
"message": ""
}