| Name | Description | Type | Additional information | 
|---|---|---|---|
| TripID | 
                         The unqiue identifier for the trip  | 
                    integer | 
                             None.  | 
                
| OfficeID | 
                         The internal office identifier of the trip  | 
                    integer | 
                             None.  | 
                
| OfficeDisplayName | 
                         The user visible office name or identifier  | 
                    string | 
                             None.  | 
                
| Status | 
                         The current status of the shipment (NS=not assigned, AS=assigned, TS=trip started, TE=trip ended)  | 
                    string | 
                             None.  | 
                
| Name | 
                         The name or short description of the trip  | 
                    string | 
                             None.  | 
                
| Instructions | 
                         Special instructions provided to the courier for this trip  | 
                    string | 
                             None.  | 
                
| CourierID | 
                         The unique internal identifier of the courier that is assigned to the trip  | 
                    integer | 
                             None.  | 
                
| CourierName | 
                         https The name of the courier assigned to the trip  | 
                    string | 
                             None.  | 
                
| CourierPhoneNumber | 
                         The phone number of the courier assigned to the trip  | 
                    string | 
                             None.  | 
                
| AssignedDateTime | 
                         The date/time the courier was assigned to the trip (UTC)  | 
                    date | 
                             None.  | 
                
| AssignedByUserID | 
                         The internal user identifier of the person who assigned the courier  | 
                    integer | 
                             None.  | 
                
| AssignedByUserName | 
                         The name of the user that assigned the courier  | 
                    string | 
                             None.  | 
                
| InsertUserID | 
                         The internal user identifier of the user that created the trip  | 
                    integer | 
                             None.  | 
                
| InsertUserName | 
                         The name of the user that created the trip  | 
                    string | 
                             None.  | 
                
| InsertDateTime | 
                         The date/time that the user created the trip (UTC)  | 
                    date | 
                             None.  |