Amazon Selling Partner API (SP-API) SDK for TypeScript
    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
    pointsGranted?: PointsGranted