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

    Information about Amazon Points awarded with an item purchase.

    interface PointsGranted {
        pointsMonetaryValue?: Money;
        pointsNumber?: number;
    }
    Index
    pointsMonetaryValue?: Money
    pointsNumber?: number

    Total number of Amazon Points granted to the customer's account for this item purchase.