Hi. In the table CompanyInformation_Processings. I need to do a query in order to read the currentSuspensionDate in VB NXT on company level, but as far as I understand from the API docs this is only available as a mutation. I don't want to change (mutate) the currentSuspensionDate through the API, I just want to read (query) it. Please advice, thanks.
... View more