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

    Interface BatchShipOrderResultItem

    Batch ship order result item

    interface BatchShipOrderResultItem {
        error?: string;
        message?: string;
        order_sn: string;
    }
    Index

    Properties

    error?: string

    Error code if failed

    message?: string

    Error message if failed

    order_sn: string

    Order serial number