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

    Interface UpdateLocalAdjustmentRateRequest

    Request parameters for update_local_adjustment_rate

    A multiplier that automatically converts your CB stock price into the local-warehouse price. It ensures your local inventory prices reflect regional costs, currency factors, and margin targets.

    interface UpdateLocalAdjustmentRateRequest {
        adjustment_rate: number;
        shop_id: number;
    }
    Index

    Properties

    adjustment_rate: number

    The multiplier used to adjust the cross-border original price to local price

    shop_id: number

    The unique identifier of the shop to which the adjustment rate applies