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

    Contains the list of programs that Amazon associates with an item. Possible programs are: - Subscribe and Save: Offers recurring, scheduled deliveries to Amazon customers and Amazon Business customers for their frequently ordered products. - FBM Ship+: Unlocks expedited shipping without the extra cost. Helps you to provide accurate and fast delivery dates to Amazon customers. You also receive protection from late deliveries, a discount on expedited shipping rates, and cash back when you ship.

    interface AmazonPrograms {
        Programs: string[];
    }
    Index

    Properties

    Properties

    Programs: string[]

    A list of the programs that Amazon associates with the order item. Possible values: SUBSCRIBE_AND_SAVE, FBM_SHIP_PLUS