Authorization: Bearer ********************
curl --location --request GET 'https://horizon-api-sb.app.rpe.tech/api/v1/emprestimos/fgts/pessoa/' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'
{
"id": "1a02ca8f-71b3-4bdf-a2f7-ca0db16355f4"
}