Tracking Response Example
"error": 0,
"data": [
{
"place_type": "station",
"agent_name": "GRANDE PRAIRIE",
"description": "Origin hub - Parcel is now in the hub.",
"date_rec": "2020-08-20 09:12:38"
},
{
"place_type": "Bus",
"agent_name": "Edmonton Grande Prairie Bus",
"description": "Parcel on bus ",
"date_rec": "2020-08-19 17:36:17"
},
{
"place_type": "station",
"agent_name": "EDMONTON",
"description": "Origin hub - Parcel is now in the hub.",
"date_rec": "2020-08-19 17:36:14"
},
{
"place_type": "Door",
"agent_name": "EDMONTON",
"description": "Pending - Job created, pending pickup.",
"date_rec": "2020-08-19 16:35:37"
}
]