square.onRefundCreated subscribes to refund.created for the selected seller. It requires PAYMENTS_READ.
Example
automations/square-on-refund-created.automation.ts
Event
A Refund was created. The signal resolves to the officialSquare.RefundCreatedEvent payload with type narrowed to refund.created.