Related Articles
Login As Customer API
1. Amasty\CustomerLogin\Api\CustomerTokenInterface - class for customer token: POST /V1/amasty_customer_login/token, method="createCustomerToken" - create customer token. 2. Amasty\CustomerLogin\Api\LoggedInRepositoryInterface - class for logs: PUT ...
Customer Attributes/Login by Attributes API
API functionality for Customer Attributes is added by its submodule Login by Attributes. 1. Amasty\CustomerLoginAttributes\Api\ValidateValueInterface POST /V1/amasty-customer-login-attributes/validate-value, method="validate" POST ...
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 - ...
Customer Group Catalog API
Kindly note that the API functionality for Customer Group Catalog is available as a part of an active product subscription or support subscription. GET /V1/amasty_groupcat/rule/:ruleId - to retrieve information about a specific customer group catalog ...
RMA API
Kindly note that the API functionality for RMA is available as part of the Pro and Premium extension plans. 1. Amasty\Rma\Api\StatusRepositoryInterface - class for managing RMA statuses. GET /V1/amasty_rma/rma_status/get/:statusId, method="getById" - ...