OutboundPackageTracking
Returns delivery tracking information for a package in an outbound shipment for a Multi-Channel Fulfillment order.
Columns
| Name | Type | References | Description |
| PackageNumber [KEY] | Integer | Required.The package identifier. | |
| AdditionalLocationInfo | String | Additional location information. | |
| CarrierCode | String | The name of the carrier. | |
| CarrierPhoneNumber | String | The phone number of the carrier. | |
| CarrierURL | String | The URL of the carrier's website. | |
| CustomerTrackingLink | String | Link on swiship.com that allows customers to track the package. | |
| CurrentStatus | String | The current delivery status of the package. | |
| CurrentStatusDescription | String | Description corresponding to the CurrentStatus value. | |
| EstimatedArrivalDate | Datetime | The estimated arrival date. | |
| ShipDate | Datetime | The shipping date for the package. | |
| ShipToAddressCity | String | The destination city address information for tracking the package. | |
| ShipToAddressCountry | String | The destination state address information for tracking the package. | |
| ShipToAddressState | String | The destination country address information for tracking the package. | |
| SignedForBy | String | The name of the person who signed for the package. | |
| EventAddressCity | String | The city address information where the delivery event took place. | |
| EventAddressCountry | String | The country address information where the delivery event took place. | |
| EventAddressState | String | The state address information where the delivery event took place. | |
| EventCode [KEY] | String | The event code where the delivery event took place. | |
| EventDate | Datetime | The date and time that the delivery event took place, in ISO 8601 date time format. | |
| EventDescription | String | A description for the corresponding event code. | |
| TrackingNumber | String | The tracking number for the package. | |
| EarliestDelivery | Datetime | The earliest time the package will be delivered. | |
| LatestDelivery | Datetime | The latest time the package will be delivered |