Optionaldeclare_The specified delivery date.
Optionalfirst_The first-mile tracking number.
Optionallogistics_The identity of logistic channel.
OptionalmoreThis is to indicate whether the item list is more than one page. If this value is true, you may want to continue to check next page to retrieve the rest of items.
Optionalnext_If more is true, you should pass the next_cursor in the next request as cursor. The value of next_cursor will be empty string when more is false.
Optionalorder_The list of order.
Optionalshipment_The shipment method for bound orders, should be pickup or dropoff.
OptionalstatusThe logistics status for first-mile tracking number. Status could be: NOT_AVAILABLE,ORDER_CREATED,PICKED_UP,DELIVERED,ORDER_RECEIVED,CANCELING,CANCELED.NOT_AVAILABLE status means that either of the two scenarios has happened:1. First Mile Tracking Number in the request does not exist. (e.g., wrong format)2. First Mile Tracking Number is not yet bound with any order.
GetDetailResponseData sub-interface for GetDetailResponse