Authorization: Bearer ********************
curl --location --request GET 'https://horizon-api-sb.app.rpe.tech/api/v1/acheron/pre-autorizacao/portador//valor-reservado' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'
{
"valorTotalreservado": 100.53
}