Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface DeleteItemRequest

    Request parameters for delete_item

    Use this call to delete a product item.

    interface DeleteItemRequest {
        item_id: number;
    }
    Index

    Properties

    Properties

    item_id: number

    The identity of product item.