Activity History

Request Parameters
Name Type Cardinality Required Description
StartDate string One Required The Start Date for the activity history. Can only be one month ago or sooner. MM/DD/YYYY
EndDate string One Required The End Date of the activity history. Can only be one month ago or up to one week in the future. MM/DD/YYYY
HistoryType string Zero or One Optional Inbound, Outbound, or BillTo.
CustomerCodes string Zero or More Optional List of customer codes associated to the API Key to filter results.
ShipmentStatus string Zero or One Required PICKED_UP, PICKUP_CANCELLED, PICKUP_SCHEDULED, IN_TRANSIT, OUT_FOR_DELIVERY, DELIVERED
Response Parameters
Name Type Cardinality Description
ShipmentHistoryResults array Zero or More List of ShipmentHistory objects and their info.
Properties
ShipmentInformation object One
Properties
BillTypeCode string
ProNumber string
TotalWeight string
TotalPieces string
OriginalTerminalCode string
DestinationTerminalCode string
PickupDateTime string
ScheduledDeliveryDateTime string
PaymentTerm string
ShortShipmentStatus string
LongShipmentStatus string
PickupRequestId string
ShipperInformation string One
Properties
CustomerAccountCode string
Name string
AddressLine1 string
AddressLine2 string
City string
State string
ZipCode string
ZipPlusCode string
ConsigneeInformation string One
Properties
CustomerAccountCode string
Name string
AddressLine1 string
AddressLine2 string
City string
State string
ZipCode string
ZipPlusCode string
BillToInformation string One
Properties
CustomerAccountCode string
Name string
AddressLine1 string
AddressLine2 string
City string
State string
ZipCode string
ZipPlusCode string
ChargeInformation string One This field will be set to NULL unless the requestor is the BillTo.
Properties
TotalCharges string
ReferenceNumbers string One
Properties
TypeDescription string
TypeValue string
Code integer
Errors array
Properties
Property string One
ErrorMessage string One
ExceptionMessage string One
Messages array
Properties
Message string One