Authorization: Bearer ********************
curl --location --request PUT 'https://horizon-api-sb.app.rpe.tech/api/v1/emprestimos/pix-card/envia/arquivo?fileName=FileName&typeFile=png&description=Self do portador&cpfPessoa=01234567891&file' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'
{}