curl --location --request PUT '/taxInvoice/services/' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "SVC001",
"description": "Serviço de exemplo",
"clinic": "607d1b2f5f0c0a12b8b8b8b8",
"tenantId": "tenant123",
"active": true
}'{
"message": "string"
}