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

    Interface GetShopsByPartnerAuthedShop

    GetShopsByPartnerAuthedShop sub-interface for GetShopsByPartnerResponse

    interface GetShopsByPartnerAuthedShop {
        auth_time?: number | Date;
        expire_time?: number | Date;
        region?: string;
        shop_id?: number;
        sip_affi_shop_list?: GetShopsByPartnerSipAffiShop[];
    }
    Index

    Properties

    auth_time?: number | Date

    The timestamp when the shop was authorized to the partner.

    expire_time?: number | Date

    Use this field to indicate the expiration date for shop authorization.

    region?: string

    Shop's area

    shop_id?: number

    Shop id

    sip_affi_shop_list?: GetShopsByPartnerSipAffiShop[]

    SIP affiliate shops info list