square.onRefundUpdated subscribes to refund.updated for the selected seller. It requires PAYMENTS_READ.
Example
automations/square-on-refund-updated.automation.ts
Event
A Refund was updated. Typically, the refund.status field changes when a refund is completed. The signal resolves to the officialSquare.RefundUpdatedEvent payload with type narrowed to refund.updated.