Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface CancellationOrder

    Cancellation order information

    interface CancellationOrder {
        cancellation_type: number;
        detailed_reason: number;
        order_sn: string;
    }
    Index

    Properties

    cancellation_type: number

    Cancellation Type. Applicable values: 1: System Cancellation 2: Seller Cancellation

    detailed_reason: number

    Detailed reason for cancellation. Applicable values include: 1001: Return Refund 1002: Parcel Split Cancellation (see API documentation for full list)

    order_sn: string

    Order SN