Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 1.42 KB

File metadata and controls

31 lines (27 loc) · 1.42 KB

TrackingResponse

Properties

Name Type Description Notes
package_count int [optional]
carrier str [optional]
tracking_number str [optional]
reference_number str [optional]
status str [optional]
updated_date date [optional]
updated_time str [optional]
ship_date date [optional]
estimated_delivery_date date [optional]
estimated_delivery_time str [optional]
delivery_date date [optional]
delivery_time str [optional]
delivery_location str [optional]
delivery_location_description str [optional]
signed_by str [optional]
weight int [optional]
weight_oum str [optional]
reattempt_date date [optional]
reattempt_time str [optional]
destination_address TrackingAddress [optional]
sender_address TrackingAddress [optional]
scan_details_list list[TrackingResponseScanDetailsList] [optional]

[Back to Model list] [Back to API list] [Back to README]