Authorization: Bearer ********************
curl --location --request POST 'https://api.francavenda.com.br/v1/financeiro/saque//nota-fiscal' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""'
{}