curl --location '/pay/CreatePreTransfer' \ --header 'Content-Type: application/json' \ --data '{ "Description": "", "Fee": 0, "ToUserName": "" }'
{}