{
"Description": "",
"Fee": 0,
"ToUserName": ""
}
curl --location --request POST 'https://api.mjdjourney.cn/pay/CreatePreTransfer' \
--header 'Content-Type: application/json' \
--data-raw '{
"Description": "",
"Fee": 0,
"ToUserName": ""
}'
{}