Skip to Content

TrackOrderResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the order.[default to null]
codeStringOrder tracking code.[default to null]
statusStringCurrent status of the order.[optional] [default to null]
estimated_delivery_atStringEstimated delivery timestamp.[optional] [default to null]
customerTrackingUserInfoCustomer information for the order.[optional] [default to null]
vendorTrackingVendorInfoVendor information for the order.[optional] [default to null]
driverTrackingUserInfoDriver information if assigned.[optional] [default to null]
driver_locationDriverLocationInfoCurrent driver location if available.[optional] [default to null]
itemsListList of items in the order.[default to null]

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