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

    Interface GetReturnDetailReturnAddress

    GetReturnDetailReturnAddress sub-interface for GetReturnDetailResponseData

    interface GetReturnDetailReturnAddress {
        whs_id?: string;
    }
    Index

    Properties

    Properties

    whs_id?: string

    To indicate the warehouse id where item will be returned to. Return warehouse address identifier. It should be unique for every warehouse address.Only available when return address is warehouse.For fulfillment by Shopee (FBS) & multi warehouse sellers, R/R orders will be returned back to the nearest warehouse of buyer address instead of going back to only 1 default return address like a normal seller.If it's a normal seller, then the field will be response empty.