square.startTransferOrder changes a DRAFT transfer order to STARTED status.
Example
automations/square-start-transfer-order.automation.ts
Inputs
Every input accepts a compatible signal. It requiresINVENTORY_READ and INVENTORY_WRITE.
Use the official StartTransferOrder reference for provider field semantics and limits.
Output
Returns the officialSquare.StartTransferOrderResponse response as a codec-safe object. Square integer money amounts remain bigint values.