OpeningCreatedEventData

This is an object representing data for the opening created event.

This is an object representing data for the opening created event.

Example

{  "object": {    "created_at": "2025-02-17T17:49:19Z",    "date": "2025-06-15",    "end_time": "17:00",    "id": "opn_d025a96ac0c6",    "object": "opening",    "provider_id": "prov_d025a96ac0c6",    "start_time": "09:00",    "time_zone": "America/New_York",    "title": "Extra clinic hours",    "updated_at": "2025-02-17T17:49:19Z"  },  "type": "opening.created"}