square.onCustomerUpdated subscribes to customer.updated for the selected seller. It requires CUSTOMERS_READ.
Example
automations/square-on-customer-updated.automation.ts
Event
An attribute on a customer profile is changed, except for the segment_ids field. The signal resolves to the officialSquare.CustomerUpdatedEvent payload with type narrowed to customer.updated.