curl --location --request GET '/api/v1/oneos/measurements/taxes/filter?ids&name&externalId&sort.field&sort.orderType&pageNumber&pageSize'
{ "content": [ { "id": 0, "name": "string", "aliquot": 0.0656, "nominalAliquot": 6.56, "calculationBasis": 0.0321, "nominalCalculationBasis": 3.21, "externalId": "string", "enabled": true } ], "pageNumber": 0, "pageSize": 30, "numberOfElements": 10, "totalPages": 3 }