Skip to main content
square.onBookingCustomAttributeDefinitionOwnedUpdated subscribes to booking.custom_attribute_definition.owned.updated for the selected seller. It does not require an additional Square OAuth permission.

Example

automations/square-on-booking-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 official Square.BookingCustomAttributeDefinitionOwnedUpdatedEvent payload with type narrowed to booking.custom_attribute_definition.owned.updated.