Optionalallow_To indicate whether the package allows for self-designed AWB, if allow_self_design_awb returns false, it means that the package does not allow for self-designed AWB and only the system-AWB can be used.
Optionalbuyer_Indicates the buyer’s preference for handling out-of-stock items in the order. Applicable values:0 = Ship Available Items Only (The buyer allows the seller to cancel unavailable items and continue shipping the remaining available items)1 = Cancel The Entire Order (The buyer does not allow partial cancellation. If any item is unavailable, the seller should cancel the entire order instead)
Optionalbuyer_The image url of the proof for buyer self collection at the store.
Optionalcan_Indicates whether the order can be full cancelled: - If this value is true, seller can cancel the entire order- If the value is false, full order cancellation is not available for the order
Optionalcan_Indicates whether the order is eligible for partial cancellation. This value is determined by both the system eligibility check and the buyer’s out-of-stock handling preference. - If this value is true, seller can cancel selected out-of-stock item quantities while continuing to fulfill the remaining items. - If this value is false, partial cancellation is not allowed.
Optionalcan_This field indicates whether this order can be split into multiple packages for separate shipment.- true: Support splitting, can call v2.order.split_order to execute- false: Does not support splitting
Optionalcan_This field indicates whether this order can be unsplit.- true: Support unsplitting, can call v2.order.unsplit_order to execute- false: Does not support unsplitting
Optionaldays_Shipping preparation time set by the seller when listing item on Shopee.
Optionaldriver_After the driver is successfully called, the driver's information will be returned.Note: Data availability depends on the specific 3PL provider; certain fields may be omitted due to provider policies, PII restrictions, or data unavailability.
Optionalfulfillment_The Shopee fulfillment status for the package. Applicable values: See V2.0 Data Definition - PackageFulfillmentStatus.
Optionalgroup_The common identifier for multiple orders combined in the same parcel.
Optionalinvoice_Optionalis_To indicate if this order is buyer self collection at store order.
Optionalis_This field indicates whether this order is a pre-order.- true: Pre-order- false: Non pre-order
Optionalis_Only effective when the package's logistics_status/fulfillment_status is LOGISTICS_READY. This parameter further distinguishes between two scenarios:- true: Package shipment has been arranged (Seller has processed shipment, system is generating tracking number, not yet updated to LOGISTICS_REQUEST_CREATED, no duplicate action needed)- false: Package awaiting shipment arrangement (Seller hasn't processed shipment yet, shipping arrangement required)
Optionalis_To indicate whether this parcel is split.
Optionalitem_The lis of items in the package.
Optionallogistics_The identity of logistic channel.
Optionalorder_Shopee's unique identifier for an order.
Optionalpackage_Shopee's unique identifier for the package under an order.
Optionalpackage_[Only for TW non-integrated channel] The query number used in virtual phone number calls to contact the recipient of this package.
Optionalparcel_display weight used to calculate ASF for this parcel
Optionalpending_The value of this field is the description of pending reason corresponding with pending terms. Applicable values: - For SYSTEM_PENDING: Order is being processed by Shopee.- For KYC_PENDING: Order is pending buyer TW KYC pre-authorization.- For ARRANGE_SHIPMENT_PENDING: Allocating delivery resources due to high order volume. Label print will be available within 4 days after buyer paid.
Optionalpending_The list of pending terms. Applicable values:- SYSTEM_PENDING: Under Shopee internal processing.- KYC_PENDING: Under KYC checking (TW CB order only).- ARRANGE_SHIPMENT_PENDING: Temporarily held due to 3PL capacity constraints.
Optionalpharmacist_Name of the Pharmacist for Prescription Order.
Optionalpickup_The timestamp when pickup is done.
Optionalpreparation_The system-calculated deadline for package preparation. When the package fulfillment_status/logistics_status changes to "LOGISTICS_READY", the system calculates this time based on the "Preparation Time" configured for the logistics channel of this package. Notes: 1) Only effective for logistics channels that have Auto Call Driver enabled and Preparation Time configured.2) Seller needs to complete packing and waybill printing before this time to ensure the package is ready when the driver arrives.3) When this time is reached, the system will automatically arrange shipment and trigger driver dispatch:- If driver calling is successful, the package fulfillment_status/logistics_status will change from “LOGISTICS_READY” to “LOGISTICS_REQUEST_CREATED”.- If driver calling fails, the package fulfillment_status/logistics_status will remain unchanged, and the seller must arrange shipment manually.
Optionalprescription_Time of when the prescription is approved.
Optionalprescription_Return prescription images of this order, only for ID and PH whitelist sellers.Please add the prefix to review:for ID: https://cf.shopee.co.id/file/+prescription_imagefor PH: https://cf.shopee.ph/file/+prescription_image
Optionalprescription_Time of when the prescription is rejected.
Optionalrecipient_This object contains detailed breakdown for the recipient address.Different parameters might be masked according to each market and kind of seller.For TW region integrated channel orders will be all masked as "****". More details may refer the announcement.
Optionalship_The deadline to ship out the package.
Optionalshipping_The logistics service provider that the buyer selected for the package to deliver items. Note: If logistics_channel_id is 90021, 90025 or 90026, service_code will be appended, e.g., Entrega Turbo - M1020.
Optionalsorting_[Only for TW 30029 channel] This field indicate the sorting group value of the package. This field is only available for logistics_channel_id = 30029 and after the package has been arranged for shipment.
Optionalstatus_Package shipping urgency tag information.
Optionaltracking_The tracking number of this package.
Optionaltracking_[TW only] Tracking number expiration date
Optionalupdate_Timestamp that indicates the last time that there was a change in value of package.
Optionalvirtual_[Only for TW non-integrated channel] The virtual phone number to contact the recipient.
GetPackageDetailPackage sub-interface for GetPackageDetailResponseData