{
"outRefundId": "string",
"remark": "string",
"stage": 1
}curl --location -g --request POST 'https:///open/gateway/OrderRefundOuterRefuseRest/v1' \
--header 'app-id;' \
--header 'ts;' \
--header 'sign-type;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"outRefundId": "string",
"remark": "string",
"stage": 1
}'{
"success": false,
"code": 0,
"message": "",
"requestId": "",
"data": false
}