Skip to main content
square.retrieveInventoryAdjustment returns the InventoryAdjustment object with the provided adjustment_id.

Example

automations/square-retrieve-inventory-adjustment.automation.ts

Inputs

Every input accepts a compatible signal. It requires INVENTORY_READ. Use the official RetrieveInventoryAdjustment reference for provider field semantics and limits.

Output

Returns the official Square.GetInventoryAdjustmentResponse response as a codec-safe object. Square integer money amounts remain bigint values.