Skip to main content
square.onBookingCustomAttributeOwnedDeleted subscribes to booking.custom_attribute.owned.deleted for the selected seller. It does not require an additional Square OAuth permission.

Example

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

Event

A custom attribute owned by your application was deleted from a booking. The signal resolves to the official Square.BookingCustomAttributeOwnedDeletedEvent payload with type narrowed to booking.custom_attribute.owned.deleted.