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

    Interface DeleteShopCategoryRequest

    Request parameters for delete_shop_category

    Use this call to delete a existing shop collecion

    interface DeleteShopCategoryRequest {
        shop_category_id: number;
    }
    Index

    Properties

    Properties

    shop_category_id: number

    ShopCategory's unique identifier.