Authorization: Bearer ********************
curl --location --request POST '/recipient//account-proof' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""'
{}