curl --location --request POST '/api/withdraw/receive' \ --header 'token: {{token}}' \ --form 'id=""'
{}