Location events
Location groups
| Event type | Description | Identifiers |
|---|---|---|
locationGroup.created | A location group was created | locationGroupId |
locationGroup.deleted | A location group was deleted | locationGroupId |
locationGroup.updated | A location group was updated | locationGroupId |
When a location group is deleted, related rooms are deleted and partners receive separate location.deleted events for each room (see below).
Locations
These events refer to practice locations (rooms) within a location group.
| Event type | Description | Identifiers |
|---|---|---|
location.created | A location (room) was created | locationId, locationGroupId |
location.deleted | A location (room) was deleted | locationId, locationGroupId |
location.updated | A location (room) was updated, including when its bookable services change | locationId, locationGroupId |