Skip to main content
square.cancelTransferOrder cancels a transfer order in STARTED or PARTIALLY_RECEIVED status.

Example

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

Inputs

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

Output

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