Authorization: ********************
curl --location '/api/movimentacao/instant-payments//return-codes' \ --header 'Authorization: Bearer <token>'
{"error":{"code":"401","msg":"Token inválido"}}