Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Amazon Prime information.

    interface PrimeInformationType {
        IsNationalPrime: boolean;
        IsPrime: boolean;
    }
    Index
    IsNationalPrime: boolean

    Indicates whether the offer is an Amazon Prime offer throughout the entire marketplace where it is listed.

    IsPrime: boolean

    Indicates whether the offer is an Amazon Prime offer.