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

    Interface GetReturnDetailRequest

    Request parameters for get_return_detail

    Use this api to get detail information of a return by return sn.

    interface GetReturnDetailRequest {
        return_sn: string;
    }
    Index

    Properties

    Properties

    return_sn: string

    The serial number of return.