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

    Interface GetEscrowDetailRequest

    Request parameters for get_escrow_detail

    Use this API to fetch the accounting detail of order.

    interface GetEscrowDetailRequest {
        order_sn: string;
    }
    Index

    Properties

    Properties

    order_sn: string

    Shopee's unique identifier for an order.