| Name | Description | Type | Additional information |
|---|---|---|---|
| EntityGUID |
Unique entity identifier (PickupGUID or ShipmentGUID) |
string |
None. |
| EntityType |
Entity type (P=pickup, D=delivery) |
string |
None. |
| ShipmentNumber |
The Order number |
integer |
None. |
| CompanyName |
The company name at the pickup or delivery |
string |
None. |
| Address1 |
The first line of the address at pickup or delivery |
string |
None. |
| Address2 |
The second line of the address at pickup or delivery |
string |
None. |
| Address3 |
The third line of the address at pickup or delivery |
string |
None. |
| CityName |
The city name at pickup or delivery |
string |
None. |
| StateProvID |
The state or province identifier at pickup or delivery |
string |
None. |
| PostalCode |
The postal code at pickup or delivery |
string |
None. |
| CountryID |
The country identifier at pickup or delivery |
string |
None. |
| Attention |
The person to see or attention person at pickup or delivery |
string |
None. |
| PhoneNumber |
The phone number at pickup or delivery |
string |
None. |
| EmailAddress |
The email address at pickup or delivery |
string |
None. |
| Instructions |
Any special instructions associated with pickup or delivery |
string |
None. |
| EstimatedDateTime |
Estimated pickup or delivery time |
date |
None. |
| TimezoneID |
Timezone at pickup or delivery |
string |
None. |
| WorkflowID |
The workflow of the shipment (LOCAL=point-to-point, STANDARD=non=integrated) |
string |
None. |
| ServiceID |
The internal service identifier |
integer |
None. |
| ServiceCode |
The service code |
string |
None. |
| Contents |
The contents of the shipment |
string |
None. |
| RouteCode |
The routing code or zone identifier of this pickup or delivery |
string |
None. |
| TripID |
If a trip is assigned, this will contain the trip identifier, otherwise it will be null |
integer |
None. |
| Pieces |
Number of pieces at this pickup or delivery |
integer |
None. |
| Weight |
Total actual weight at this pickup or delivery |
decimal number |
None. |
| WeightUOM |
Weight unit of measure (KG,LB) |
string |
None. |
| OrderStatus |
Status of this order |
integer |
None. |
| Description |
Complete description of the stop |
string |
None. |