{ "key": "string" }
curl --location --request POST '/order/return/applyReturn' \ --header 'Content-Type: application/json' \ --data-raw '{ "key": "string" }'
{ "code": 0, "message": "", "data": {} }