Variable cost glasses production vat

get

request
GET /api/v2/taxes/variable-cost-glasses-production-service HTTP/1.1
HTTP/1.1 200 OK

{
  "medical" : true
}
{
  "medical" : true
}

update

PUT /api/v2/taxes/variable-cost-glasses-production-service HTTP/1.1

{
  "medical" : true
}
{
  "medical" : true
}
HTTP/1.1 200 OK