{ "taxCodes": [ "string" ] }
curl --location '/api/org/find/batch/simpleOrg?taxCode=undefined' \ --header 'Content-Type: application/json' \ --data '{ "taxCodes": [ "string" ] }'
{ "tenantId": 0, "orgId": 0 }