Skip to main content
square.onMerchantCustomAttributeDefinitionVisibleCreated subscribes to merchant.custom_attribute_definition.visible.created for the selected seller. It requires MERCHANT_PROFILE_READ.

Example

automations/square-on-merchant-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.MerchantCustomAttributeDefinitionVisibleCreatedEvent payload with type narrowed to merchant.custom_attribute_definition.visible.created.