{ "record_id": 0 }
curl --location '/adminapi/finance.refund/refundAgain' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data '{ "record_id": 0 }'
{}