{
"orderId": 3295976593295134000,
"orderEntryIds": [],
"goodsStatus": ""
}curl --location 'https://www.xportcn.com/api/alibaba/refund/reason/list' \
--header 'access-key;' \
--header 'nonce-str;' \
--header 'timestamp;' \
--header 'user-id;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data '{
"orderId": 3295976593295134000,
"orderEntryIds": [],
"goodsStatus": ""
}'{
"requestId": "",
"code": 0,
"developId": 0,
"msg": "",
"data": [
{
"id": 0,
"name": "",
"needVoucher": false,
"noRefundCarriage": false,
"tip": ""
}
]
}