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 requiresINVENTORY_READ and INVENTORY_WRITE.
Use the official CancelTransferOrder reference for provider field semantics and limits.
Output
Returns the officialSquare.CancelTransferOrderResponse response as a codec-safe object. Square integer money amounts remain bigint values.