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

    Interface GetBookingDetailParams

    Parameters for getting booking detail

    interface GetBookingDetailParams {
        booking_sn_list: string[];
        response_optional_fields?: string;
    }
    Index

    Properties

    booking_sn_list: string[]

    The set of booking_sn. If there are multiple booking_sn, you need to use English comma to connect them. limit [1,50]

    response_optional_fields?: string

    Optional fields in response