Documentation Category: Hook

gpb_applicable_pricing_rules

Filter the applicable pricing rules.

gpb_pricing_rule_applied

Action fired after each pricing rule is applied.

gpb_booking_deleted

Fires after a booking is deleted.

gpb_resource_booking_deleted

Fires after a resource booking is deleted as part of service booking deletion.

gpb_before_booking_deleted

Filter to short-circuit booking deletion.

gpb_after_booking_created

Fires after creating a booking.

gpb_before_booking_created

Fires before creating a booking.

gpb_ics_sync_log_retention_days

Filter the number of days to keep sync logs.

gpb_ics_sync_retry_delay

Filter the retry delay calculation. Default uses exponential backoff: 5 minutes, 15 minutes, 60 minutes

gpb_ics_sync_max_retry_attempts

Filter the maximum number of retry attempts.

gpb_ics_sync_frequency

Filter the sync frequency.

gpb_ics_sync_notification_headers

Filter the notification email headers.

gpb_ics_sync_notification_recipient

Filter the notification recipient email address.

gpb_notify_on_ics_last_retry

Filter whether to notify on last retry failure.

gpb_notify_on_ics_sync_failure

Filter whether to notify on sync failure.