Mark an appointment as No-Show

This API helps you to mark an appointment as No-Show, if guests do not show up for their scheduled appointment.

You must provide appropriate data for the appointment_group_id parameter.

Request Body Details

NameTypeDescription
commentsstringAdd any comments about the No-Show appointment.

Reponse Details

NameTypeDescription
successbooleanIf true, it indicates that the appointment was successfully marked as No-Show.
is_charge_appliedbooleanIf true, it indicates that the guest was charged a No-Show fee for failing to appear for the scheduled appointment.

Error Message Details

Error MessageError CodeDescription
Bad Request400If payments and/or redemptions for the appointment have already been completed.
Bad Request400If the invoice for the appointment has already been closed.
200 OK with response object200 OK with response objectIf the appointment has already been marked as No-Show.
Language
Authorization
Header
Click Try It! to start a request and see the response here!