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

    PromotionsApi - object-oriented interface

    Hierarchy (View Summary)

    Index
    • Parameters

      • Optionalconfiguration: Configuration
      • basePath: string = BASE_PATH
      • axios: AxiosInstance = globalAxios

      Returns PromotionsApi

    axios: AxiosInstance = globalAxios
    basePath: string = BASE_PATH
    configuration: Configuration | undefined
    • Retrieve up to 100 product items that are associated with a specified promotion. This operation only supports items found in SelectionType.ITEMS. Items found in SelectionType.CATALOG are not supported. Selection objects always include selectionDetails with item information.

      Parameters

      Returns Promise<AxiosResponse<GetSelectionResponse, any, {}, any>>