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

    Information about Amazon Points granted with the purchase of an item, including both quantity and monetary equivalent value.

    interface ItemPointsCost {
        pointsGranted?: PointsGranted;
    }
    Index

    Properties

    Properties

    pointsGranted?: PointsGranted