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 - ...
Advanced Search API
1. Amasty\Xsearch\Api\SearchInterface GET /V1/amsearch, method="search"
ChatGPT AI Content Generator API
1. Amasty\AiContentGenerator\Api\Entity\ContentResolverInterface - class for managing product content. GET /V1/amaigenerator/product/short_description, method="resolve" - get product short description.
Advanced Product Reviews | GraphQL methods
Queries advreview description: get product reviews amReviewSetting description: get Advanced Product Reviews module settings amReviewWidget description: get information about Reviews widget Mutations addAdvReview description: add review addAdvComment ...
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 ...