Skip to main content
square.createTransferOrder creates a new transfer order in DRAFT status.

Example

automations/square-create-transfer-order.automation.ts

Inputs

Every input accepts a compatible signal. It requires INVENTORY_READ and INVENTORY_WRITE. Use the official CreateTransferOrder reference for provider field semantics and limits.

Output

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