square.listInventoryAdjustmentReasons returns the standard and custom inventory adjustment reasons available to the seller.
Example
automations/square-list-inventory-adjustment-reasons.automation.ts
Inputs
Every input accepts a compatible signal. It requiresINVENTORY_READ.
Use the official ListInventoryAdjustmentReasons reference for provider field semantics and limits.
Output
Returns the officialSquare.ListInventoryAdjustmentReasonsResponse response as a codec-safe object. Square integer money amounts remain bigint values.