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

    Interface QueryBrSkuBlockStatusRequest

    Request parameters for query_br_sku_block_status

    This API checks whether an FBS product is blocked due to invoice-related issues. When blocked, the product cannot be included in new Inbound Requests, and its warehouse inventory is restricted from being sold.

    interface QueryBrSkuBlockStatusRequest {
        shop_sku_id: string;
    }
    Index

    Properties

    Properties

    shop_sku_id: string