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

    Interface CancelOrderItem

    Represents an item in a cancel order request

    interface CancelOrderItem {
        item_id: number;
        model_id: number;
    }
    Index

    Properties

    Properties

    item_id: number

    Shopee's unique identifier for an item

    model_id: number

    Shopee's unique identifier for a model of an item