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

    Interface GetSipDiscountsRequest

    Request parameters for get_sip_discounts

    Get SIP Overseas Discounts. Only regions that have upcoming/ongoing discounts will be returned. Please use Primary shop's Shop ID to request, the API will return the list of Affiliate shops under this Primary shop that have set discounts, along with the discount details.

    interface GetSipDiscountsRequest {
        region?: string;
    }
    Index

    Properties

    Properties

    region?: string

    The region of SIP affiliate shop that needs to get discount information.If do not pass, will return the discount information set for all SIP affiliate shops.