Skip to main content
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 requires INVENTORY_READ and INVENTORY_WRITE. Use the official StartTransferOrder reference for provider field semantics and limits.

Output

Returns the official Square.StartTransferOrderResponse response as a codec-safe object. Square integer money amounts remain bigint values.