Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface GetBookingDetailRequest

    Request parameters for get_booking_detail

    Use this api to get booking detail.

    interface GetBookingDetailRequest {
        booking_sn_list: string[];
        response_optional_fields?: string | number;
    }
    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 | number

    The response fields you want to get. Please select from the below response parameters. If you input an object field, all the params under it will be included automatically in the response. If there are multiple response fields you want to get, you need to use English comma to connect them. Available values: item_list,cancel_by,cancel_reason,fulfillment_flag,pickup_done_time,shipping_carrier, recipient_address, dropshipper, dropshipper_phone