square.updateTransferOrder updates an existing transfer order.
Example
automations/square-update-transfer-order.automation.ts
Inputs
Every input accepts a compatible signal. It requiresINVENTORY_READ and INVENTORY_WRITE.
Use the official UpdateTransferOrder reference for provider field semantics and limits.
Output
Returns the officialSquare.UpdateTransferOrderResponse response as a codec-safe object. Square integer money amounts remain bigint values.