Attribute Date Type Description
eventType integer Represents particular event type. In this case it is pickup completed event
data.tripId string Trip Id where the pickup belongs
data.orderId string Order Id where the pickup belongs
data.businessCode string Customer code of the pickup
data.startTime string Planned start time of the pickup
data.endTime string Planned end time of the pickup
data.actualStartTime string Actual start time of the pickup
data.actualEndTime string Actual end time of the pickup
data.tz string timezone of the pickup
data.location string Planned latlong of the pickup
data.status integer Current status of the pickup
data.note string Activity Note as provided in the address master
data.vehicleId string Vehicle executing the pickup
data.vehicleCategoryName string Vehicle Category executing the pickup
data.driver string Driver executing the pickup
data.driverPhone string Phone number of the driver
data.packageList.refNo string Order Reference number as per the source system
data.packageList.packages.code string Unique code representing the package/sku
data.packageList.packages.qty integer Planned quantity of the package/sku
data.packageList.packages.actualQty integer Actual quantity of the package/sku
data.instructions.type string Type of the instruction as configured in the system
data.instructions.planned string Planned value of the instruction
data.instructions.actual string Actual value of the instruction
eventTime long Time in milliseconds in EPOCH format