square.createInventoryAdjustmentReason creates a custom inventory adjustment reason.
Example
automations/square-create-inventory-adjustment-reason.automation.ts
Inputs
Every input accepts a compatible signal. It requiresINVENTORY_WRITE.
Use the official CreateInventoryAdjustmentReason reference for provider field semantics and limits.
Output
Returns the officialSquare.CreateInventoryAdjustmentReasonResponse response as a codec-safe object. Square integer money amounts remain bigint values.