Authorization: Bearer ********************
curl --location --request POST 'https://ckbapi.quwanzhi.com/v1/friend/transfer' \ --header 'Authorization: Bearer <token>' \ --form 'friendId=""' \ --form 'toAccountId=""' \ --form 'comment=""'
{}