Skip to main content
square.onTransferOrderUpdated subscribes to transfer_order.updated for the selected seller. It requires INVENTORY_WRITE and INVENTORY_READ.

Example

automations/square-on-transfer-order-updated.automation.ts

Event

Published when a transfer order is updated. The signal resolves to the official Square.TransferOrderUpdatedEvent payload with type narrowed to transfer_order.updated.