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

    Type Alias UnbindFirstMileTrackingNumberAllParams

    Parameters for unbind_first_mile_tracking_number_all

    type UnbindFirstMileTrackingNumberAllParams = {
        order_list: UnbindFirstMileTrackingNumberAllParamsOrderList[];
    }
    Index

    Properties

    Properties

    The list of order info you want to unbind from the first mile tracking number or binding ID. You can specify up to 50 order_sns in this call.