Optionalactive_The quantity of the item model that remains active in the order and is still expected to be fulfilled.
Optionaladd_To indicate if this item belongs to an addon deal.
Optionaladd_A unique ID to distinguish groups of items in Cart, and Order. (e.g. AddOnDeal)
Optionalbundle_The unique identifier (SKU ID) of the front-facing Bundle SKU purchased by the buyer on Shopee. Field will only be returned if shop is whitelisted and is_fulfillment_mapping returns true.
Optionalcancel_The quantity of the item model that is currently under a cancellation request but has not yet reached the final cancelled status.
Optionalcancelled_The quantity of the item model that has already been successfully cancelled.
OptionalcomponentsList of underlying Parent SKUs (component level) associated with the mapped Bundle SKU, used by WMS/ERP for physical picking and fulfillment. If is_fulfillment_mapping returns 'false', this array will not be returned. Array will only be returned if shop is whitelisted and is_fulfillment_mapping returns true.
Optionalconsultation_An identifier of teleconsultation session which buyer did to order this item. Empty if item is not ordered through teleconsultation session
Optionalerror_To indicate if there was an error when validating whether this item is prescription. Default false. If is_prescription_item=false and this field is true, the item's prescription status is uncertain (label service call failed). Only for TH, PH, ID local shop.
Optionalhot_[Only for PH,TH,VN,MY,BR,TW] True if the item is hot listing.
Optionalimage_Image info of the product.
Optionalis_determine if item is B2C_shop_itemIt should be is_b2c_shop_item but it was a bug from dev. Then now it's is_b2c_owned_item
Optionalis_Flag indicating whether the item contains any bundle items configured with Fulfillment Mapping (FFM). Returns 'true' if the item uses FFM logic, 'false' otherwise. Field will only be returned if shop is whitelisted.
Optionalis_To indicate if this item is prescription item. Only for PH, TH, ID local shop.
Optionalitem_Shopee's unique identifier for an item.
Optionalitem_The name of the item.
Optionalitem_A item SKU (stock keeping unit) is an identifier defined by a seller, sometimes called parent SKU. Item SKU can be assigned to an item in Shopee Listings.
Optionalline_The identity of order item. In case the order item is a bundle deal, this value will be unique to distinguish the order item
Optionalmain_To indicate if this item is main item or sub item. True means main item, false means sub item.
Optionalmodel_The after-discount price of the item in the listing currency. If there is no discount, this value will be same as that of model_original_price. In case of bundle deal item, this value will return 0 as by design bundle deal discount will not be breakdown to item/model level. Due to technical restriction, the value will return the price before bundle deal if we don't configure it to 0. Please call GetEscrowDetails if you want to calculate item-level discounted price for bundle deal item.
Optionalmodel_ID of the model that belongs to the same item.
Optionalmodel_Name of the model that belongs to the same item. A seller can offer models of the same item. For example, the seller could create a fixed-priced listing for a t-shirt design and offer the shirt in different colors and sizes. In this case, each color and size combination is a separate model. Each model can have a different quantity and price.
Optionalmodel_The original price of the item in the listing currency.
Optionalmodel_The number of identical items purchased at the same time by the same buyer from one listing/item.
Optionalmodel_A model SKU (stock keeping unit) is an identifier defined by a seller. It is only intended for the seller's use. Many sellers assign a SKU to an item of a specific type, size, and color, which are models of one item in Shopee Listings.
Optionalorder_The identify of order item.
Optionalproduct_The fulfilment warehouse ID(s) of the items in the order. (Multi-Warehouse sellers only)
Optionalpromotion_The identify of product promotion.
Optionalpromotion_The ID of the promotion.
Optionalpromotion_Optionalpromotion_Available type:product_promotion, flash_sale, bundle_deal, add_on_deal_main, add_on_deal_sub.For items which attend multiple promotions will only show one promotion, the order of priority is: bundle_deal > add_on_deal_main > add_on_deal_sub > product_promotion >flash_sale
Optionalreturn_The quantity of the item model that is currently under a return/refund request.
Optionalreturned_The quantity of the item model that has already been successfully returned through the return/refund process.
OptionalweightThe weight of the item
OptionalwholesaleThis value indicates whether buyer buy the order item in wholesale price.
GetOrderDetailItem sub-interface for GetOrderDetailOrder