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

    The number of Amazon Points offered with the purchase of an item, and their monetary value.

    interface Points {
        PointsMonetaryValue?: MoneyType;
        PointsNumber?: number;
    }
    Index

    Properties

    PointsMonetaryValue?: MoneyType
    PointsNumber?: number

    The number of points.