square.onOrderCustomAttributeDefinitionOwnedUpdated subscribes to order.custom_attribute_definition.owned.updated for the selected seller. It requires ORDERS_READ.
Example
automations/square-on-order-custom-attribute-definition-owned-updated.automation.ts
Event
A custom attribute definition owned by your application was updated. Note that only the definition owner can update a custom attribute definition. The signal resolves to the officialSquare.OrderCustomAttributeDefinitionOwnedUpdatedEvent payload with type narrowed to order.custom_attribute_definition.owned.updated.