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

    Type Alias GetShippingDocumentDataInfoParams

    GetShippingDocumentDataInfoParams: {
        order_sn: string;
        package_number?: string;
        recipient_address_info?: object;
    } & Record<string, string | number | boolean | null | undefined>

    Parameters for get shipping document data info

    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

    • Optionalrecipient_address_info?: object

      Recipient address information