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

    Interface Wholesale

    Wholesale tier details

    interface Wholesale {
        inflated_price_of_unit_price: number;
        max_count: number;
        min_count: number;
        unit_price: number;
    }
    Index

    Properties

    inflated_price_of_unit_price: number

    The After-tax Price of the wholesale show to buyer.

    max_count: number

    The max count of this tier wholesale.

    min_count: number

    The min count of this tier wholesale.

    unit_price: number

    The current price of the wholesale in the listing currency.If item is in promotion, this price is useless.