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

    Interface GetEstimateCancelValueResponseData

    Response data payload for get_estimate_cancel_value

    interface GetEstimateCancelValueResponseData {
        cancel_value_price?: string;
    }
    Index

    Properties

    cancel_value_price?: string

    The estimated cancellation value for the selected item quantities. This value is calculated before the actual cancellation is submitted and can be used by sellers to preview the expected cancellation amount and support partial cancellation confirmation.