Skip to main content
square.onOrderCustomAttributeDefinitionVisibleCreated subscribes to order.custom_attribute_definition.visible.created for the selected seller. It requires ORDERS_READ.

Example

automations/square-on-order-custom-attribute-definition-visible-created.automation.ts

Event

A custom attribute definition that’s visible to your application was created. The signal resolves to the official Square.OrderCustomAttributeDefinitionVisibleCreatedEvent payload with type narrowed to order.custom_attribute_definition.visible.created.