| Attribute | Data Type | Description |
|---|---|---|
| eventType | integer | Represents particular event type. In this case it is group update event |
| data.city | string | City of an address |
| data.line1 | string | Line 1 of an address |
| data.line2 | string | Line 2 of an address |
| data.refId | string | Unique referenceId of an address |
| data.state | string | State/Province of an address |
| data.country | string | Country of an address |
| data.actualStartTime | string | Actual start time of the pickup |
| data.contacts.phone | string | Phone number of an address |
| data.contacts.fullName | string | Contacnt Person name of an address |
| data.timezone | string | timezone of an address |
| data.attribute.metadata | string | Updated group name |
| data.hierarchy | string | Hierarchy where address is created |
| data.postalCode | string | Postal code of an address |
| data.gpsLocation.latitude | string | Latitude of the address |
| data.gpsLocation.longitude | string | Longitude of the address |
| data.vehicleCategoryName | string | Vehicle Category executing the pickup |
| data.businessCode | string | Business Code of an address |
| data.businessName | string | Business Name of an address |
| data.baseServiceTime | string | Wait time configured at the address in minutes |