Returns a list of products matching the specified search criteria.Returns a single product by SKU.Returns a list of sales orders matching the specified search criteria.Returns a single sales order by entity ID.Returns a list of customers matching the specified search criteria.
Adobe Commerce (Magento) SOAP API service. For the live WSDL with all
services, access your store at:
https://{store_domain}/soap/{store_code}?wsdl_list=1
(lists all available service names)
https://{store_domain}/soap/{store_code}?wsdl&services=service1,service2
(generates combined WSDL for specified services)