square.batchRetrieveInventoryCounts returns current counts for the provided CatalogObjects at the requested Locations.
Example
automations/square-batch-retrieve-inventory-counts.automation.ts
Inputs
Every input accepts a compatible signal. It requiresINVENTORY_READ.
Use the official BatchRetrieveInventoryCounts reference for provider field semantics and limits.
Output
Returns the officialSquare.BatchGetInventoryCountsResponse response as a codec-safe object. Square integer money amounts remain bigint values.