Selling Partner API SDK for JavaScript
    Preparing search index...

    The number of Amazon Points that are offered with the purchase of an item and the monetary value of these points.

    interface Points {
        pointsMonetaryValue?: MoneyType;
        pointsNumber?: number;
    }
    Index

    Properties

    pointsMonetaryValue?: MoneyType
    pointsNumber?: number

    The number of Amazon Points.