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

    Type Alias GetTrackingNumberParams

    GetTrackingNumberParams: {
        order_sn: string;
        package_number?: string;
        response_optional_fields?: string;
    } & Record<string, string | number | boolean | null | undefined>

    Parameters for getting tracking number

    Type Declaration

    • order_sn: string

      Shopee's unique identifier for an order

    • Optionalpackage_number?: string

      Shopee's unique identifier for the package under an order

    • Optionalresponse_optional_fields?: string

      Optional fields to include in response