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 requiresINVENTORY_READ.
Use the official RetrieveInventoryAdjustment reference for provider field semantics and limits.
Output
Returns the officialSquare.GetInventoryAdjustmentResponse response as a codec-safe object. Square integer money amounts remain bigint values.