curl --location --request GET 'https://connect.setfin.com.br/v1/municipal_services?companyId' \
--header 'Authorization: Bearer <seu_token_jwt>'[
{
"id": "string",
"code": "string",
"description": "string",
"suggested_rate": 0
}
]