Promo Banners Lite API Overview

Promo Banners Lite API

Info
We have created a public API collection for Banners Lite module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public collections can be found in the following FAQ post.

1. Amasty\BannersLite\Api\UploadFileInterface
  1. POST /V1/ambannerslite/banners/uploadFile, method="upload" - add a new banner via file upload.

      • Related Articles

      • What Amasty extensions support API?

        Each Amasty extension that has API support, includes the etc/webapi.xml file. The webapi.xml file contains API configurations with the list of available API requests. For example, a request from the Custom Form module interface: 1 - endpoint URL; 2 - ...
      • Where can I find the Promo Banners Lite module and its version?

        Promo Banners Lite is a system module included in the Special Promotions, Special Promotions Pro, and Free Gift packages. This module is not available separately and can only be downloaded as part of one of the mentioned packages. To verify the ...
      • How to display different banners over time?

        With the use of rotating banners, you can maintain a dynamic and engaging digital presence, and our extensions may assist you with that. In case you're aiming to schedule your banners to appear at particular times, the Promo Banners extension ...
      • Promo Banners | GraphQL methods

        Kindly note that the GraphQL functionality for Promo Banners is available as a part of an active product subscription or support subscription Queries amPromoBanners (uid: Product|Category ID; cartId: Cart ID; searchQuery: Search keywords; pageType: ...
      • Can I test how your modules work with API?

        Our team have created a public Postman workspace where we provide access to API collections from our modules. You can copy these API collections to test them in your own Magento installation together with our modules, and some collections can be ...