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

    Interface GetWarehouseEligibleShopListParams

    Parameters for getting warehouse eligible shop list

    interface GetWarehouseEligibleShopListParams {
        cursor: DoubleSidedCursor;
        warehouse_id: number;
        warehouse_type: number;
    }
    Index

    Properties

    Pagination cursor

    warehouse_id: number

    Warehouse address identifier

    warehouse_type: number

    1 = pickup warehouse, 2 = return warehouse