Mark booking as no show

Overview

Mark a booking as completed or no-show. Available for Staff and App tokens.

Batch Operations

Supports batch operations by providing an array of booking IDs (max 50).

Parameters

  • booking_id (required): Single booking UID or array of UIDs for batch operations
  • business_id (required): Business UID
  • mark_as_no_show: Set to true to mark as no-show instead of completed
  • message: Optional message to include with the completion notification
  • follow_up_params: Optional parameters for sending a follow-up email
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!