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

    Interface GetAitemByPitemIdRequest

    Request parameters for get_aitem_by_pitem_id

    Get the list of A Items under SIP Affiliate Shop corresponding to P Items under SIP Primary Shop.

    interface GetAitemByPitemIdRequest {
        pitem_id: number;
    }
    Index

    Properties

    Properties

    pitem_id: number

    ID of item under SIP Primary Shop.