Appointment Group Status

Sample Response Object – Appointment Group Status

{
  "id": "62399ceda961750e01dd99f6",
  "event_id": "62399ceda961750e01dd99f5",
  "event_schema": "v1",
  "event_resource": "AppointmentGroup",
  "event_type": "AppointmentGroup.Status",
  "event_timestamp": "2022-03-22T09:54:53.3484785Z",
  "data": {
    "invoice_id": "7f7f7bc0-813a-4a24-b518-b8bc67b63de6",
    "invoice_number": "13024",
    "receipt_number": "0",
    "appointment_group_id": "53ef8c73-ded2-48cf-b6b2-0492a0463f9b",
    "appointment_group_status": 2,
    "is_noshowfeerequired": "Yes",
    "is_cancellationfeerequired": "Yes"
  }
}