ParcelTrackingItem
This object contains information about a particular status that a parcel has achieved. This is normally limited to historic statuses, but some carriers provide additional information about the parcel after it has actually been delivered.
Parameters:
| Parameter | Type | Default | Description | |
|---|---|---|---|---|
| 1 | acheivedDateTime | DateTime | - | The date & time this status was achieved. |
| 2 | parcelStatusName | String | - | The status of the parcel. |
| 3 | statusText | String | - | Additional textual content provided by the carrier along with the status as in status history. |

