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

    Interface DeleteSipDiscountRequest

    Request parameters for delete_sip_discount

    Delete SIP Overseas Discounts for SIP affiliate region. Please use Primary shop's Shop ID to request, and provide the region of the Affiliate shop to be deleted, the API will delete the discount from that region's Affiliate shop.

    interface DeleteSipDiscountRequest {
        region: string;
    }
    Index

    Properties

    Properties

    region: string

    The region of SIP affiliate shop that needs to delete discount.