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

    Interface UpdatePricePrice

    UpdatePricePrice sub-interface for UpdatePriceRequest

    interface UpdatePricePrice {
        model_id?: number;
        original_price: number;
    }
    Index

    Properties

    model_id?: number

    0 for no model item.

    original_price: number

    Original price for this model.For CO local VAT responsible seller:Please remember the price you set in here must be VAT inclusive. If you have any doubts on how to calculate VAT for your product please refer to the Seller Education Hub(https://seller.shopee.com.co/edu/article/13565)For SG/MY/BR/MX/PL/ES/AR seller: Sellers can set the price with two decimal place, other regions can only set the price as an integer.