I'm unable to query the `subsidiary` table through...
# suiteql
s
I'm unable to query the
subsidiary
table through the REST API. e.g.:
SELECT id FROM subsidiary
. I'm getting the error
table Record 'subsidiary' was not found.
I've added the
LIST_SUBSIDIARY
permission, but I'm still getting an error. Other queries work OK. Any ideas?