Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface PackageItem

    Represents an item in a package with basic information

    interface PackageItem {
        item_id: number;
        model_id: number;
        model_quantity: number;
        order_item_id: number;
        product_location_id: string;
        promotion_group_id: number;
    }
    Index

    Properties

    item_id: number

    Shopee's unique identifier for an item

    model_id: number

    Shopee's unique identifier for a model

    model_quantity: number

    The number of identical items/variations purchased at the same time by the same buyer from one listing/item

    order_item_id: number

    The identify of order item

    product_location_id: string

    The warehouse ID of the item

    promotion_group_id: number

    The identify of product promotion