Advanced Search API

Advanced Search API

1. Amasty\Xsearch\Api\SearchInterface
  1. GET /V1/amsearch, method="search"
      • Related Articles

      • Elastic Search and Advanced Search | GraphQL methods

        Queries xsearchProducts (search: String) description: products matching customers' search query xsearchRelatedTerms (search: String) description: get related search terms by query xsearchRecentlyViewed description: get an array of recently viewed ...
      • Advanced Reports API

        1. Amasty\Reports\Api\RuleRepositoryInterface - class for managing rules for reports configuration: POST /V1/amasty_reports/rule, method="save" - create a rule; PUT /V1/amasty_reports/rule/:entityId, method="save" - edit a rule; DELETE ...
      • 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 - ...
      • Advanced Conditions API (+Reward Points, Extra Fee, Free Gift, Shipping Rules, Shipping Restrictions)

        Advanced Conditions can be purchased both separately and within other Amasty modules: Reward Points, Extra Fee, Free Gift, Shipping Rules, Shipping Restrictions. The Advanced Conditions extension adds its functionality to the main modules, which ...
      • Quick Order API

        1. Amasty\QuickOrder\Api\SearchInterface - class for managing search process GET /V1/amasty_quickorder/search, method="search"