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

    Interface GetEscrowDetailBatchRequest

    Request parameters for get_escrow_detail_batch

    Use this API to fetch the details of order income by batch.

    interface GetEscrowDetailBatchRequest {
        order_sn_list: string[];
    }
    Index

    Properties

    Properties

    order_sn_list: string[]

    Shopee's unique identifier for an order.limit [1,50] The number of recommended requests ranges from 1 to 20 orders.