square.batchRetrieveInventoryChanges returns historical physical counts and adjustments based on the provided filter criteria.
Example
automations/square-batch-retrieve-inventory-changes.automation.ts
Inputs
Every input accepts a compatible signal. It requiresINVENTORY_READ.
Use the official BatchRetrieveInventoryChanges reference for provider field semantics and limits.
Output
Returns the officialSquare.BatchGetInventoryChangesResponse response as a codec-safe object. Square integer money amounts remain bigint values.