Scope for reading InventoryCount

in Development
Hi,
I have looked at the inventory count endpoint here https://developers.lightspeedhq.com/retail/endpoints/InventoryCount/. It requires inventory_counts privileges but there is no such scope mentioned in https://developers.lightspeedhq.com/retail/authentication/scopes
I have tried using employee:inventory_read scope but it gave a InsufficientRightsException
- What are the scopes that give us read permission to inventory_counts ?
- How do we request this additional scope to any existing merchants ?
Thanks,
Praneeth