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

    Interface DeleteDiscountRequest

    Request parameters for delete_discount

    Use this api to delete one discount activity

    interface DeleteDiscountRequest {
        discount_id: number;
    }
    Index

    Properties

    Properties

    discount_id: number

    Shopee's unique identifier for a discount activity.