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

    Interface GetOrderListOrder

    GetOrderListOrder sub-interface for GetOrderListResponseData

    interface GetOrderListOrder {
        booking_sn?: string;
        order_sn?: string;
        order_status?: string | number;
    }
    Index

    Properties

    booking_sn?: string

    Return by default. Shopee's unique identifier for a booking.Only returned for advance fulfilment matched order only.

    order_sn?: string

    Shopee's unique identifier for an order.

    order_status?: string | number

    The order_status filter for retriveing orders and each one only every request. Available value: UNPAID/READY_TO_SHIP/PROCESSED/SHIPPED/COMPLETED/IN_CANCEL/CANCELLED