Skip to main content
square.onBookingCustomAttributeDefinitionVisibleDeleted subscribes to booking.custom_attribute_definition.visible.deleted for the selected seller. It does not require an additional Square OAuth permission.

Example

automations/square-on-booking-custom-attribute-definition-visible-deleted.automation.ts

Event

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