curl --location 'https://open-api.soureco.com/alibaba/trade/refund/returnGoods' \
--header 'Content-Type: application/json' \
--data '{
"appKey": "",
"appSecret": "",
"refundId": TQ280800122202317319,
"logisticsCompanyNo": "ZTO",
"freightBill": "3110044550034338",
"description": "description"
}'{}